feat: i18n alert dialog
This commit is contained in:
parent
f228f4cfda
commit
34cb58fbfd
4 changed files with 12 additions and 0 deletions
4
src/i18n/en-US/alert-dialog.ts
Normal file
4
src/i18n/en-US/alert-dialog.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
export default {
|
||||
warning: 'Warning',
|
||||
warningForgetInput: 'You have incomplete information.',
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue