refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-10-10 17:21:56 +07:00
parent 040ee4dcec
commit 27aee89e3a
2 changed files with 7 additions and 0 deletions

View file

@ -97,6 +97,8 @@ export default {
afterEdit: 'After',
generated: 'System Generated',
urgent: 'Urgent',
oldData: 'Select existing data',
newData: 'Add new ',
},
menu: {
@ -217,6 +219,8 @@ export default {
message:
'Duplicate data found. Do you want to use the data from the document?',
duplicateInformation: 'Data found in the system',
},
info: {
cantChange: