mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
add translation from Weblate (Greek)
This commit is contained in:
parent
3153c65f5a
commit
0af393236f
47
lang/form/el-GR.json
Normal file
47
lang/form/el-GR.json
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": ""
|
||||||
|
},
|
||||||
|
"strings": {
|
||||||
|
"pageTitle": "",
|
||||||
|
"createAccountHeader": "",
|
||||||
|
"accountDetails": "",
|
||||||
|
"emailAddress": "",
|
||||||
|
"username": "",
|
||||||
|
"password": "",
|
||||||
|
"reEnterPassword": "",
|
||||||
|
"reEnterPasswordInvalid": "",
|
||||||
|
"createAccountButton": "",
|
||||||
|
"passwordRequirementsHeader": "",
|
||||||
|
"successHeader": "",
|
||||||
|
"successContinueButton": "",
|
||||||
|
"confirmationRequired": "",
|
||||||
|
"confirmationRequiredMessage": ""
|
||||||
|
},
|
||||||
|
"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