chore: new Crowdin updates (#1890)

This commit is contained in:
Thomas Camlong
2024-03-09 17:56:56 +01:00
committed by GitHub
parent 28bd849af7
commit e23e25890a
229 changed files with 5827 additions and 88 deletions

View File

@@ -0,0 +1,35 @@
{
"metaTitle": "Sukurti paskyrą",
"title": "Sukurti paskyrą",
"text": "Nurodykite savo kredencialus",
"form": {
"fields": {
"username": {
"label": ""
},
"password": {
"label": "Slaptažodis"
},
"passwordConfirmation": {
"label": "Patvirtinti slaptažodį"
}
},
"buttons": {
"submit": "Sukurti paskyrą"
}
},
"notifications": {
"loading": {
"title": "Paskyra kuriama",
"text": "Prašome palaukti"
},
"success": {
"title": "Paskyra sukurta",
"text": "Jūsų paskyra sėkmingai sukurta"
},
"error": {
"title": "",
"text": "Kažkas nutiko ne taip, gauta ši klaida: {{error}}"
}
}
}