fix: typo
This commit is contained in:
parent
cf15595fb9
commit
a227744131
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ export default {
|
||||||
totalVatIncluded: 'Taxable amount',
|
totalVatIncluded: 'Taxable amount',
|
||||||
vat: 'VAT {msg}',
|
vat: 'VAT {msg}',
|
||||||
totalAmount: 'Total amount (Baht)',
|
totalAmount: 'Total amount (Baht)',
|
||||||
specify: 'Secify {msg}',
|
specify: 'Specify {msg}',
|
||||||
noSpecify: 'No Specify{msg}',
|
noSpecify: 'No Specify{msg}',
|
||||||
noDataTable: 'There is no data displayed in this table yet.',
|
noDataTable: 'There is no data displayed in this table yet.',
|
||||||
no: 'No {msg}',
|
no: 'No {msg}',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue