config: new Crowdin updates (#1772)
This commit is contained in:
@@ -1,35 +1,35 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"metaTitle": "Vytvořit účet",
|
||||
"title": "Vytvořit účet",
|
||||
"text": "Prosím uveďte níže své přihlašovací údaje",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
"label": ""
|
||||
"label": "Uživatelské jméno"
|
||||
},
|
||||
"password": {
|
||||
"label": ""
|
||||
"label": "Heslo"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"label": ""
|
||||
"label": "Potvrďte heslo"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "Vytvořit účet"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"loading": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Vytváření účtu",
|
||||
"text": "Čekejte prosím"
|
||||
},
|
||||
"success": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Účet byl vytvořen",
|
||||
"text": "Váš účet byl úspěšně vytvořen"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Chyba",
|
||||
"text": "Něco se nepodařilo, objevila se následující chyba: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"metaTitle": "Přihlásit se",
|
||||
"title": "Vítejte zpět!",
|
||||
"text": "Zadejte prosím Vaše přihlašovací údaje",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
"label": ""
|
||||
"label": "Uživatelské jméno"
|
||||
},
|
||||
"password": {
|
||||
"label": ""
|
||||
"label": "Heslo"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "Přihlásit se"
|
||||
},
|
||||
"afterLoginRedirection": ""
|
||||
"afterLoginRedirection": "Po přihlášení budete přesměrováni na {{url}}"
|
||||
},
|
||||
"alert": ""
|
||||
"alert": "Vaše přihlašovací údaje jsou nesprávné nebo tento účet neexistuje. Zkuste to prosím znovu."
|
||||
}
|
||||
Reference in New Issue
Block a user