2021-08-04 09:53:17 +02:00
|
|
|
{
|
2021-08-08 11:49:01 +02:00
|
|
|
"EMAIL": "Email",
|
2021-10-13 19:21:53 +02:00
|
|
|
"CONFIRM_ACCOUNT_DELETION": "Are you sure you want to delete your account? All data will be deleted, this cannot be undone",
|
2021-08-04 13:59:51 +02:00
|
|
|
"LANGUAGE": "Language",
|
2021-08-04 09:53:17 +02:00
|
|
|
"LOGIN": "Login",
|
|
|
|
"LOGOUT": "Logout",
|
2021-08-08 11:49:01 +02:00
|
|
|
"PASSWORD": "Password",
|
2021-10-13 18:45:34 +02:00
|
|
|
"PASSWORD_CONFIRM": "Confirm Password",
|
|
|
|
"PASSWORD_CONFIRMATION": "Password confirmation",
|
2021-10-13 17:29:12 +02:00
|
|
|
"PROFILE": {
|
|
|
|
"BIO": "Bio",
|
|
|
|
"BIRTH_DATE": "Birth date",
|
|
|
|
"EDIT": "Edit profile",
|
2021-10-13 18:45:34 +02:00
|
|
|
"EDITION": "Profile edition",
|
2021-10-13 17:29:12 +02:00
|
|
|
"FIRST_NAME": "First name",
|
2021-10-13 18:45:34 +02:00
|
|
|
"FIRST_DAY_OF_WEEK": "First day of week",
|
|
|
|
"LANGUAGE": "Language",
|
2021-10-13 17:29:12 +02:00
|
|
|
"LAST_NAME": "Last name",
|
|
|
|
"LOCATION": "Location",
|
2021-10-13 18:45:34 +02:00
|
|
|
"MONDAY": "Monday",
|
|
|
|
"PICTURE": "Picture",
|
|
|
|
"REGISTRATION_DATE": "Registration date",
|
|
|
|
"SUNDAY": "Sunday",
|
|
|
|
"TIMEZONE": "Timezone"
|
2021-10-13 17:29:12 +02:00
|
|
|
},
|
2021-08-08 11:49:01 +02:00
|
|
|
"REGISTER": "Register",
|
2021-08-15 17:42:11 +02:00
|
|
|
"REGISTER_DISABLED": "Sorry, registration is disabled.",
|
2021-10-01 17:40:58 +02:00
|
|
|
"USER_PICTURE": "user picture",
|
2021-08-08 11:49:01 +02:00
|
|
|
"USERNAME": "Username"
|
2021-08-04 09:53:17 +02:00
|
|
|
}
|