feat: add i18n

This commit is contained in:
Methapon Metanipat 2024-10-29 09:01:08 +07:00
parent 96856dac57
commit 15cf4d1bb7
2 changed files with 2 additions and 0 deletions

View file

@ -821,6 +821,7 @@ export default {
},
preview: {
doc: 'View Document',
productList: 'Product List',
rank: 'Rank',
productCode: 'Product Code',

View file

@ -813,6 +813,7 @@ export default {
},
preview: {
doc: 'ดูเอกสาร',
productList: 'รายการสินค้า',
rank: 'อันดับ',
productCode: 'รหัสสินค้า',