add translation from Weblate (Arabic)

This commit is contained in:
mossh 2022-03-03 02:51:33 +01:00 committed by Weblate
parent daebfec0a2
commit 9e7914e0b6
1 changed files with 60 additions and 0 deletions

60
lang/form/ar-AA.json Normal file
View File

@ -0,0 +1,60 @@
{
"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": "",
"errorCaptcha": "",
"errorPassword": "",
"errorNoMatch": "",
"verified": ""
},
"validationStrings": {
"length": {
"singular": "",
"plural": ""
},
"uppercase": {
"singular": "",
"plural": ""
},
"lowercase": {
"singular": "",
"plural": ""
},
"number": {
"singular": "",
"plural": ""
},
"special": {
"singular": "",
"plural": ""
}
}
}