config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions

View File

@@ -1,7 +1,7 @@
{
"metaTitle": "",
"title": "",
"text": "",
"metaTitle": "Ustvarjanje računa",
"title": "Ustvarjanje računa",
"text": "V nadaljevanju opredelite svoje poverilnice",
"form": {
"fields": {
"username": {
@@ -11,25 +11,25 @@
"label": "Geslo"
},
"passwordConfirmation": {
"label": ""
"label": "Potrditev gesla"
}
},
"buttons": {
"submit": ""
"submit": "Ustvarite račun"
}
},
"notifications": {
"loading": {
"title": "",
"text": ""
"title": "Ustvarjanje računa",
"text": "Prosimo, počakajte."
},
"success": {
"title": "",
"text": ""
"title": "Ustvarjen račun",
"text": "Vaš račun je bil uspešno ustvarjen"
},
"error": {
"title": "Napaka",
"text": ""
"text": "Nekaj je šlo narobe, dobil sem naslednjo napako: {{error}}"
}
}
}