feat: add i18n
This commit is contained in:
parent
96856dac57
commit
15cf4d1bb7
2 changed files with 2 additions and 0 deletions
|
|
@ -821,6 +821,7 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
preview: {
|
preview: {
|
||||||
|
doc: 'View Document',
|
||||||
productList: 'Product List',
|
productList: 'Product List',
|
||||||
rank: 'Rank',
|
rank: 'Rank',
|
||||||
productCode: 'Product Code',
|
productCode: 'Product Code',
|
||||||
|
|
|
||||||
|
|
@ -813,6 +813,7 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
preview: {
|
preview: {
|
||||||
|
doc: 'ดูเอกสาร',
|
||||||
productList: 'รายการสินค้า',
|
productList: 'รายการสินค้า',
|
||||||
rank: 'อันดับ',
|
rank: 'อันดับ',
|
||||||
productCode: 'รหัสสินค้า',
|
productCode: 'รหัสสินค้า',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue