mirror of https://github.com/hrfee/jfa-go
parent
901abfb3e5
commit
7c61392ff4
@ -0,0 +1,41 @@
|
||||
{
|
||||
"meta": {
|
||||
"name": ""
|
||||
},
|
||||
"strings": {
|
||||
"pageTitle": "",
|
||||
"createAccountHeader": "",
|
||||
"accountDetails": "",
|
||||
"emailAddress": "",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"reEnterPassword": "",
|
||||
"reEnterPasswordInvalid": "",
|
||||
"createAccountButton": "",
|
||||
"passwordRequirementsHeader": "",
|
||||
"successHeader": "",
|
||||
"successContinueButton": ""
|
||||
},
|
||||
"validationStrings": {
|
||||
"length": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
},
|
||||
"uppercase": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
},
|
||||
"lowercase": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
},
|
||||
"number": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
},
|
||||
"special": {
|
||||
"singular": "",
|
||||
"plural": ""
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in new issue