mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 17:10:10 +00:00
add translation from Weblate (Vietnamese)
This commit is contained in:
parent
bb33c11a6b
commit
b0ee05f07d
60
lang/form/vi-VN.json
Normal file
60
lang/form/vi-VN.json
Normal 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": ""
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user