add translation from Weblate (Chinese (Simplified))

This commit is contained in:
XCQi 2021-08-20 12:55:43 +02:00 committed by Weblate
parent f8f0715a3b
commit bcd1011b68
1 changed files with 57 additions and 0 deletions

57
lang/form/zh-Hans.json Normal file
View File

@ -0,0 +1,57 @@
{
"meta": {
"name": ""
},
"strings": {
"pageTitle": "",
"createAccountHeader": "",
"accountDetails": "",
"emailAddress": "",
"username": "",
"password": "",
"reEnterPassword": "",
"reEnterPasswordInvalid": "",
"createAccountButton": "",
"passwordRequirementsHeader": "",
"successHeader": "",
"successContinueButton": "",
"confirmationRequired": "",
"confirmationRequiredMessage": "",
"yourAccountIsValidUntil": "",
"sendPIN": "",
"sendPINDiscord": "",
"matrixEnterUser": ""
},
"notifications": {
"errorUserExists": "",
"errorInvalidCode": "",
"errorTelegramVerification": "",
"errorDiscordVerification": "",
"errorMatrixVerification": "",
"errorInvalidPIN": "",
"errorUnknown": "",
"verified": ""
},
"validationStrings": {
"length": {
"singular": "",
"plural": ""
},
"uppercase": {
"singular": "",
"plural": ""
},
"lowercase": {
"singular": "",
"plural": ""
},
"number": {
"singular": "",
"plural": ""
},
"special": {
"singular": "",
"plural": ""
}
}
}