🌐 New Crowdin updates (#1531)

This commit is contained in:
Thomas Camlong
2023-11-03 21:15:08 +01:00
committed by GitHub
parent 4f0be52fe9
commit f4a4b3c252
428 changed files with 5095 additions and 2744 deletions

View File

@@ -1,7 +1,7 @@
{
"metaTitle": "",
"title": "",
"text": "",
"metaTitle": "Napravi račun",
"title": "Napravi račun",
"text": "Definirajte svoje vjerodajnice u nastavku",
"form": {
"fields": {
"username": {
@@ -11,25 +11,25 @@
"label": "Lozinka"
},
"passwordConfirmation": {
"label": ""
"label": "Potvrdi lozinku"
}
},
"buttons": {
"submit": ""
"submit": "Napravi račun"
}
},
"notifications": {
"loading": {
"title": "",
"text": ""
"title": "Izrada računa",
"text": "Molimo pričekajte"
},
"success": {
"title": "",
"text": ""
"title": "Račun kreiran",
"text": "Vaš račun je uspješno kreiran"
},
"error": {
"title": "Pogreška",
"text": ""
"text": "Nešto nije u redu, pojavila se sljedeća pogreška: {{error}}"
}
}
}

View File

@@ -1,7 +1,7 @@
{
"metaTitle": "",
"metaTitle": "Prijaviti se",
"title": "Dobro došli natrag!",
"text": "",
"text": "Molimo unesite svoje vjerodajnice",
"form": {
"fields": {
"username": {
@@ -14,7 +14,7 @@
"buttons": {
"submit": "Prijavi se"
},
"afterLoginRedirection": ""
"afterLoginRedirection": "Nakon prijave, bit ćete preusmjereni na {{url}}"
},
"alert": ""
"alert": "Vaše vjerodajnice nisu točne ili ovaj račun ne postoji. Molim te pokušaj ponovno."
}