mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-23 01:20:11 +00:00
add translation from Weblate (Portuguese (Brazil))
This commit is contained in:
parent
4fc9bdb35b
commit
68689d74a0
45
lang/form/pt-BR.json
Normal file
45
lang/form/pt-BR.json
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": ""
|
||||||
|
},
|
||||||
|
"strings": {
|
||||||
|
"pageTitle": "",
|
||||||
|
"createAccountHeader": "",
|
||||||
|
"accountDetails": "",
|
||||||
|
"emailAddress": "",
|
||||||
|
"username": "",
|
||||||
|
"password": "",
|
||||||
|
"reEnterPassword": "",
|
||||||
|
"reEnterPasswordInvalid": "",
|
||||||
|
"createAccountButton": "",
|
||||||
|
"passwordRequirementsHeader": "",
|
||||||
|
"successHeader": "",
|
||||||
|
"successContinueButton": ""
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"errorUserExists": "",
|
||||||
|
"errorInvalidCode": ""
|
||||||
|
},
|
||||||
|
"validationStrings": {
|
||||||
|
"length": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"uppercase": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"lowercase": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"number": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"special": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user