config: new Crowdin updates (#1820)

This commit is contained in:
Thomas Camlong
2024-01-15 21:31:58 +01:00
committed by GitHub
parent 5bae5bf04d
commit 684ce37f4d
48 changed files with 119 additions and 92 deletions
+10 -10
View File
@@ -1,7 +1,7 @@
{
"metaTitle": "",
"title": "",
"text": "",
"metaTitle": "Skapa Konto",
"title": "Skapa Konto",
"text": "Vänligen ange dina uppgifter nedan",
"form": {
"fields": {
"username": {
@@ -11,25 +11,25 @@
"label": "Lösenord"
},
"passwordConfirmation": {
"label": ""
"label": "Bekräfta lösenord"
}
},
"buttons": {
"submit": ""
"submit": "Skapa konto"
}
},
"notifications": {
"loading": {
"title": "",
"text": ""
"title": "Skapar konto",
"text": "Vänligen vänta"
},
"success": {
"title": "",
"text": ""
"title": "Konto skapat",
"text": "Ditt konto har skapats utan problem"
},
"error": {
"title": "Fel",
"text": ""
"text": "Något gick fel, fick följande fel: {{error}}"
}
}
}