refactor: เพิ่ม i18n

This commit is contained in:
Net 2024-07-09 16:18:13 +07:00
parent 6426b0868d
commit 8e1b1ef66f
2 changed files with 6 additions and 0 deletions

View file

@ -56,4 +56,7 @@ export default {
editBy: 'Edit by',
valueBefore: 'Before',
valueAfter: 'After',
serviceWorkTotal: 'Service Work Total',
priceInformation: 'Price Information',
};

View file

@ -64,4 +64,7 @@ export default {
editBy: 'แก้ไขโดย',
valueBefore: 'แก้ไขใหม่',
valueAfter: 'ค่าเดิม',
serviceWorkTotal: 'จำนวนงานทั้งหมด',
priceInformation: 'ข้อมูลราคา',
};