refactor: add i18n
This commit is contained in:
parent
a75e0fff3f
commit
36a49b46a8
2 changed files with 2 additions and 0 deletions
|
|
@ -1136,6 +1136,7 @@ export default {
|
||||||
value: 'Value',
|
value: 'Value',
|
||||||
netValue: 'Net Value',
|
netValue: 'Net Value',
|
||||||
title: {
|
title: {
|
||||||
|
creditNote: 'Credit Note',
|
||||||
quotation: 'Quotation',
|
quotation: 'Quotation',
|
||||||
invoice: 'Invoice',
|
invoice: 'Invoice',
|
||||||
payment: 'Payment',
|
payment: 'Payment',
|
||||||
|
|
|
||||||
|
|
@ -1117,6 +1117,7 @@ export default {
|
||||||
value: 'มูลค่า',
|
value: 'มูลค่า',
|
||||||
netValue: 'มูลค่าสุทธิ',
|
netValue: 'มูลค่าสุทธิ',
|
||||||
title: {
|
title: {
|
||||||
|
creditNote: 'ใบลดหนี้',
|
||||||
quotation: 'ใบเสนอราคา',
|
quotation: 'ใบเสนอราคา',
|
||||||
invoice: 'ใบแจ้งหนี้',
|
invoice: 'ใบแจ้งหนี้',
|
||||||
payment: 'ชำระหนี้',
|
payment: 'ชำระหนี้',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue