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: {
|
||||
doc: 'View Document',
|
||||
productList: 'Product List',
|
||||
rank: 'Rank',
|
||||
productCode: 'Product Code',
|
||||
|
|
|
|||
|
|
@ -813,6 +813,7 @@ export default {
|
|||
},
|
||||
|
||||
preview: {
|
||||
doc: 'ดูเอกสาร',
|
||||
productList: 'รายการสินค้า',
|
||||
rank: 'อันดับ',
|
||||
productCode: 'รหัสสินค้า',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue