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,
|
...alertDialog,
|
||||||
...bank,
|
...bank,
|
||||||
|
|
||||||
|
menu: {
|
||||||
|
dms: 'Document Management',
|
||||||
|
},
|
||||||
form: {
|
form: {
|
||||||
title: {
|
title: {
|
||||||
info: '{name}',
|
info: '{name}',
|
||||||
|
|
|
||||||
|
|
@ -94,6 +94,9 @@ export default {
|
||||||
...productService,
|
...productService,
|
||||||
...alertDialog,
|
...alertDialog,
|
||||||
...bank,
|
...bank,
|
||||||
|
menu: {
|
||||||
|
dms: 'จัดการเอกสาร',
|
||||||
|
},
|
||||||
form: {
|
form: {
|
||||||
title: {
|
title: {
|
||||||
info: '{name}',
|
info: '{name}',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue