feat: add i18n
This commit is contained in:
parent
1742a54c47
commit
78efbb2890
2 changed files with 6 additions and 0 deletions
|
|
@ -93,6 +93,9 @@ export default {
|
|||
...alertDialog,
|
||||
...bank,
|
||||
|
||||
menu: {
|
||||
dms: 'Document Management',
|
||||
},
|
||||
form: {
|
||||
title: {
|
||||
info: '{name}',
|
||||
|
|
|
|||
|
|
@ -94,6 +94,9 @@ export default {
|
|||
...productService,
|
||||
...alertDialog,
|
||||
...bank,
|
||||
menu: {
|
||||
dms: 'จัดการเอกสาร',
|
||||
},
|
||||
form: {
|
||||
title: {
|
||||
info: '{name}',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue