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',
|
||||
netValue: 'Net Value',
|
||||
title: {
|
||||
creditNote: 'Credit Note',
|
||||
quotation: 'Quotation',
|
||||
invoice: 'Invoice',
|
||||
payment: 'Payment',
|
||||
|
|
|
|||
|
|
@ -1117,6 +1117,7 @@ export default {
|
|||
value: 'มูลค่า',
|
||||
netValue: 'มูลค่าสุทธิ',
|
||||
title: {
|
||||
creditNote: 'ใบลดหนี้',
|
||||
quotation: 'ใบเสนอราคา',
|
||||
invoice: 'ใบแจ้งหนี้',
|
||||
payment: 'ชำระหนี้',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue