Skip to content

Commit

Permalink
add translation from Weblate (Hungarian)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frizles authored and weblate committed Jan 30, 2022
1 parent 6431613 commit b9574e2
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions lang/form/hu-HU.json
@@ -0,0 +1,57 @@
{
"meta": {
"name": ""
},
"strings": {
"pageTitle": "",
"createAccountHeader": "",
"accountDetails": "",
"emailAddress": "",
"username": "",
"password": "",
"reEnterPassword": "",
"reEnterPasswordInvalid": "",
"createAccountButton": "",
"passwordRequirementsHeader": "",
"successHeader": "",
"confirmationRequired": "",
"confirmationRequiredMessage": "",
"yourAccountIsValidUntil": "",
"sendPIN": "",
"sendPINDiscord": "",
"matrixEnterUser": ""
},
"notifications": {
"errorUserExists": "",
"errorInvalidCode": "",
"errorTelegramVerification": "",
"errorDiscordVerification": "",
"errorMatrixVerification": "",
"errorInvalidPIN": "",
"errorUnknown": "",
"errorNoEmail": "",
"verified": ""
},
"validationStrings": {
"length": {
"singular": "",
"plural": ""
},
"uppercase": {
"singular": "",
"plural": ""
},
"lowercase": {
"singular": "",
"plural": ""
},
"number": {
"singular": "",
"plural": ""
},
"special": {
"singular": "",
"plural": ""
}
}
}

0 comments on commit b9574e2

Please sign in to comment.