refactor: add i18n
This commit is contained in:
parent
2c1d2e26a0
commit
a4c9ebfdec
2 changed files with 4 additions and 0 deletions
|
|
@ -213,6 +213,9 @@ export default {
|
|||
title: 'Warning {msg}',
|
||||
unsave:
|
||||
'You have unsaved changes. Are you sure you want to close this window?',
|
||||
|
||||
message:
|
||||
'Duplicate data found. Do you want to use the data from the document?',
|
||||
},
|
||||
info: {
|
||||
cantChange:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue