mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 09:50:11 +00:00
58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
{
|
|
"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": ""
|
|
}
|
|
}
|
|
}
|