mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 17:10:10 +00:00
translation from Weblate (Dutch)
Currently translated at 100.0% (40 of 40 strings) Translation: jfa-go/Account Creation Form Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/form/nl/
This commit is contained in:
parent
3de3dd426b
commit
1105605370
@ -19,7 +19,7 @@
|
||||
"yourAccountIsValidUntil": "Je account zal geldig zijn tot {date}.",
|
||||
"sendPIN": "Stuur onderstaande pincode naar de bot, en kom daarna hier terug om je account te koppelen.",
|
||||
"matrixEnterUser": "Voer je gebruikers ID in, druk op versturen, en er wordt je een pincode toegestuurd. Vul die hier in om door te gaan.",
|
||||
"sendPINDiscord": "Typ {command} in {server_channel} op Discord, stuur daarna onderstaande pincode via DM naar de bot."
|
||||
"sendPINDiscord": "Typ {command} in {server_channel} op Discord, stuur daarna onderstaande pincode."
|
||||
},
|
||||
"validationStrings": {
|
||||
"length": {
|
||||
@ -53,6 +53,9 @@
|
||||
"errorUnknown": "Onbekende fout.",
|
||||
"errorMatrixVerification": "Matrix-verificatie vereist.",
|
||||
"verified": "Account geverifieerd.",
|
||||
"errorNoEmail": "E-mail vereist."
|
||||
"errorNoEmail": "E-mail vereist.",
|
||||
"errorPassword": "Controleer wachtwoordeisen.",
|
||||
"errorNoMatch": "Wachtwoorden komen niet overeen.",
|
||||
"errorCaptcha": "Captcha incorrect."
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user