Client - init profile edition
This commit is contained in:
@ -4,15 +4,23 @@
|
||||
"LOGIN": "Login",
|
||||
"LOGOUT": "Logout",
|
||||
"PASSWORD": "Password",
|
||||
"PASSWORD-CONFIRM": "Confirm Password",
|
||||
"PASSWORD_CONFIRM": "Confirm Password",
|
||||
"PASSWORD_CONFIRMATION": "Password confirmation",
|
||||
"PROFILE": {
|
||||
"BIO": "Bio",
|
||||
"BIRTH_DATE": "Birth date",
|
||||
"EDIT": "Edit profile",
|
||||
"EDITION": "Profile edition",
|
||||
"FIRST_NAME": "First name",
|
||||
"FIRST_DAY_OF_WEEK": "First day of week",
|
||||
"LANGUAGE": "Language",
|
||||
"LAST_NAME": "Last name",
|
||||
"LOCATION": "Location",
|
||||
"REGISTRATION_DATE": "Registration date"
|
||||
"MONDAY": "Monday",
|
||||
"PICTURE": "Picture",
|
||||
"REGISTRATION_DATE": "Registration date",
|
||||
"SUNDAY": "Sunday",
|
||||
"TIMEZONE": "Timezone"
|
||||
},
|
||||
"REGISTER": "Register",
|
||||
"REGISTER_DISABLED": "Sorry, registration is disabled.",
|
||||
|
Reference in New Issue
Block a user