started migrating frontend localization

This commit is contained in:
vabene1111
2021-04-11 17:02:52 +02:00
parent f81500ec99
commit cce373a522
13 changed files with 166 additions and 31 deletions

7
vue/src/locales/en.json Normal file
View File

@@ -0,0 +1,7 @@
{
"Import": "Import",
"import-running": "Import running, please wait!",
"Import_finished": "Import finished",
"View_Recipes": "View Recipes",
"Information": "Information"
}