mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-14 15:32:51 +00:00
intl package without routing
This commit is contained in:
6
apps/login/locales/de.json
Normal file
6
apps/login/locales/de.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"loginname": {
|
||||
"title": "Willkommen zurück!",
|
||||
"description": "Geben Sie Ihre Anmeldedaten ein."
|
||||
}
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"title": "Willkommen zurück!",
|
||||
"description": "Geben Sie Ihre Anmeldedaten ein."
|
||||
}
|
||||
6
apps/login/locales/en.json
Normal file
6
apps/login/locales/en.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"loginname": {
|
||||
"title": "Welcome back!",
|
||||
"description": "Enter your login data."
|
||||
}
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"title": "Welcome back!",
|
||||
"description": "Enter your login data."
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
"title": "Welcome back!",
|
||||
"description": "Enter your login data."
|
||||
}
|
||||
Reference in New Issue
Block a user