🌎 New Crowdin updates

This commit is contained in:
Thomas Camlong
2022-10-11 05:18:12 +09:00
committed by GitHub
parent e23a6bfc3b
commit ba7786d337
22 changed files with 129 additions and 129 deletions

View File

@@ -1,27 +1,27 @@
{
"title": "",
"text": "",
"title": "Dobrodošli nazaj!",
"text": "Prosimo vnesite geslo",
"form": {
"fields": {
"password": {
"label": "Geslo",
"placeholder": ""
"placeholder": "Vaše geslo"
}
},
"buttons": {
"submit": ""
"submit": "Prijava"
}
},
"notifications": {
"checking": {
"title": "",
"message": ""
"title": "Preverjanje gesla",
"message": "Preverjamo vaše geslo..."
},
"correct": {
"title": ""
"title": "Geslo je pravilno, preusmerjam..."
},
"wrong": {
"title": ""
"title": "Geslo je napačno, poskusite znova."
}
}
}