New Crowdin updates (#1457)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"metaTitle": "Utwórz konto",
|
||||
"title": "Utwórz konto",
|
||||
"text": "Zdefiniuj swoje dane logowania poniżej",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
@@ -11,25 +11,25 @@
|
||||
"label": "Hasło"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"label": ""
|
||||
"label": "Potwierdź hasło"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "Utwórz konto"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"loading": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Tworzenie konta",
|
||||
"text": "Proszę czekać"
|
||||
},
|
||||
"success": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "Utworzono konto",
|
||||
"text": "Twoje konto zostało utworzone"
|
||||
},
|
||||
"error": {
|
||||
"title": "Błąd",
|
||||
"text": ""
|
||||
"text": "Coś poszło nie tak, otrzymano następujący błąd: {{error}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"metaTitle": "Zaloguj się",
|
||||
"title": "Witaj ponownie!",
|
||||
"text": "",
|
||||
"text": "Wprowadź swoje dane logowania",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
@@ -14,7 +14,7 @@
|
||||
"buttons": {
|
||||
"submit": "Zaloguj się"
|
||||
},
|
||||
"afterLoginRedirection": ""
|
||||
"afterLoginRedirection": "Po zalogowaniu nastąpi przekierowanie na stronę {{url}}"
|
||||
},
|
||||
"alert": ""
|
||||
"alert": "Twoje dane logowania są nieprawidłowe lub to konto nie istnieje. Spróbuj ponownie."
|
||||
}
|
||||
Reference in New Issue
Block a user