refactor: เพิ่ม i18n
This commit is contained in:
parent
6426b0868d
commit
8e1b1ef66f
2 changed files with 6 additions and 0 deletions
|
|
@ -56,4 +56,7 @@ export default {
|
|||
editBy: 'Edit by',
|
||||
valueBefore: 'Before',
|
||||
valueAfter: 'After',
|
||||
|
||||
serviceWorkTotal: 'Service Work Total',
|
||||
priceInformation: 'Price Information',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -64,4 +64,7 @@ export default {
|
|||
editBy: 'แก้ไขโดย',
|
||||
valueBefore: 'แก้ไขใหม่',
|
||||
valueAfter: 'ค่าเดิม',
|
||||
|
||||
serviceWorkTotal: 'จำนวนงานทั้งหมด',
|
||||
priceInformation: 'ข้อมูลราคา',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue