translated greeting
This commit is contained in:
3
FrontendV2/src/utils/i18n/locales/de/de.json
Normal file
3
FrontendV2/src/utils/i18n/locales/de/de.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"greeting": "Willkommen zurück, "
|
||||
}
|
||||
3
FrontendV2/src/utils/i18n/locales/en/en.json
Normal file
3
FrontendV2/src/utils/i18n/locales/en/en.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"greeting": "Welcome back, "
|
||||
}
|
||||
Reference in New Issue
Block a user