refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-12-26 17:43:58 +07:00
parent 305f0dfc4a
commit 1a6e28d17a
2 changed files with 2 additions and 0 deletions

View file

@ -1094,6 +1094,7 @@ export default {
},
preview: {
taskOrder: 'Work Order',
doc: 'View Document',
productList: 'Product List',
rank: 'Rank',

View file

@ -1076,6 +1076,7 @@ export default {
},
preview: {
taskOrder: 'ใบสั่งงาน',
doc: 'ดูเอกสาร',
productList: 'รายการสินค้า',
rank: 'อันดับ',