mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-12 21:30:10 +00:00
add translation from Weblate (Kurdish (Central))
This commit is contained in:
parent
d8dcb84870
commit
598859ae31
88
lang/form/ckb.json
Normal file
88
lang/form/ckb.json
Normal file
@ -0,0 +1,88 @@
|
|||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": ""
|
||||||
|
},
|
||||||
|
"strings": {
|
||||||
|
"pageTitle": "",
|
||||||
|
"createAccountHeader": "",
|
||||||
|
"accountDetails": "",
|
||||||
|
"emailAddress": "",
|
||||||
|
"username": "",
|
||||||
|
"oldPassword": "",
|
||||||
|
"newPassword": "",
|
||||||
|
"password": "",
|
||||||
|
"reEnterPassword": "",
|
||||||
|
"reEnterPasswordInvalid": "",
|
||||||
|
"createAccountButton": "",
|
||||||
|
"passwordRequirementsHeader": "",
|
||||||
|
"successHeader": "",
|
||||||
|
"confirmationRequired": "",
|
||||||
|
"confirmationRequiredMessage": "",
|
||||||
|
"yourAccountIsValidUntil": "",
|
||||||
|
"sendPIN": "",
|
||||||
|
"sendPINDiscord": "",
|
||||||
|
"matrixEnterUser": "",
|
||||||
|
"welcomeUser": "",
|
||||||
|
"addContactMethod": "",
|
||||||
|
"editContactMethod": "",
|
||||||
|
"joinTheServer": "",
|
||||||
|
"customMessagePlaceholderHeader": "",
|
||||||
|
"customMessagePlaceholderContent": "",
|
||||||
|
"userPageSuccessMessage": "",
|
||||||
|
"resetPassword": "",
|
||||||
|
"resetPasswordThroughJellyfin": "",
|
||||||
|
"resetPasswordThroughLink": "",
|
||||||
|
"resetPasswordThroughLinkStart": "",
|
||||||
|
"resetPasswordThroughLinkEnd": "",
|
||||||
|
"resetPasswordUsername": "",
|
||||||
|
"resetPasswordEmail": "",
|
||||||
|
"resetPasswordContactMethod": "",
|
||||||
|
"resetSent": "",
|
||||||
|
"resetSentDescription": "",
|
||||||
|
"changePassword": "",
|
||||||
|
"referralsDescription": "",
|
||||||
|
"referralsWithExpiryDescription": "",
|
||||||
|
"copyReferral": "",
|
||||||
|
"invitedBy": ""
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"errorUserExists": "",
|
||||||
|
"errorInvalidCode": "",
|
||||||
|
"errorAccountLinked": "",
|
||||||
|
"errorEmailLinked": "",
|
||||||
|
"errorTelegramVerification": "",
|
||||||
|
"errorDiscordVerification": "",
|
||||||
|
"errorMatrixVerification": "",
|
||||||
|
"errorInvalidPIN": "",
|
||||||
|
"errorUnknown": "",
|
||||||
|
"errorNoEmail": "",
|
||||||
|
"errorCaptcha": "",
|
||||||
|
"errorPassword": "",
|
||||||
|
"errorNoMatch": "",
|
||||||
|
"errorOldPassword": "",
|
||||||
|
"passwordChanged": "",
|
||||||
|
"verified": ""
|
||||||
|
},
|
||||||
|
"validationStrings": {
|
||||||
|
"length": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"uppercase": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"lowercase": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"number": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"special": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user