🌐 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": "Account aanmaken",
"title": "Account aanmaken",
"text": "Geef hieronder uw referenties aan",
"form": {
"fields": {
"username": {
@@ -11,25 +11,25 @@
"label": "Wachtwoord"
},
"passwordConfirmation": {
"label": ""
"label": "Wachtwoord bevestigen"
}
},
"buttons": {
"submit": ""
"submit": "Account aanmaken"
}
},
"notifications": {
"loading": {
"title": "",
"text": ""
"title": "Account aanmaken",
"text": "Even geduld"
},
"success": {
"title": "",
"text": ""
"title": "Account aangemaakt",
"text": "Je account is succesvol aangemaakt"
},
"error": {
"title": "Fout",
"text": ""
"text": "Er ging iets mis, ik kreeg de volgende foutmelding: {{error}}"
}
}
}