2021-08-04 09:53:17 +02:00
|
|
|
{
|
2021-10-31 11:21:21 +01:00
|
|
|
"ADMIN": "Admin",
|
2021-11-06 18:24:53 +01:00
|
|
|
"ALREADY_HAVE_ACCOUNT": "Already have an account?",
|
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",
|
2022-03-13 08:48:37 +01:00
|
|
|
"CURRENT_PASSWORD": "Current password",
|
2021-10-17 21:01:14 +02:00
|
|
|
"EMAIL": "Email",
|
2022-02-26 18:13:20 +01:00
|
|
|
"EMAIL_INFO": "Enter a valid email address.",
|
2021-10-20 17:38:25 +02:00
|
|
|
"ENTER_PASSWORD": "Enter a password",
|
2022-02-23 18:08:45 +01:00
|
|
|
"HIDE_PASSWORD": "hide password",
|
2021-10-20 17:38:25 +02:00
|
|
|
"INVALID_TOKEN": "Invalid token, please request a new password reset.",
|
2021-08-04 13:59:51 +02:00
|
|
|
"LANGUAGE": "Language",
|
2021-08-04 09:53:17 +02:00
|
|
|
"LOGIN": "Login",
|
|
|
|
"LOGOUT": "Logout",
|
2022-03-13 08:48:37 +01:00
|
|
|
"NEW_PASSWORD": "New password",
|
2021-08-08 11:49:01 +02:00
|
|
|
"PASSWORD": "Password",
|
2022-02-26 18:13:20 +01:00
|
|
|
"PASSWORD_INFO": "At least 8 characters required.",
|
2021-10-20 17:38:25 +02:00
|
|
|
"PASSWORD_FORGOTTEN": "Forgot password?",
|
|
|
|
"PASSWORD_RESET": "Password reset",
|
|
|
|
"PASSWORD_SENT_EMAIL_TEXT": "Check your email. If your address is in our database, you'll received an email with a link to reset your password.",
|
2022-02-26 13:40:13 +01:00
|
|
|
"PASSWORD_STRENGTH": {
|
|
|
|
"WEAK": "weak",
|
|
|
|
"AVERAGE": "average",
|
|
|
|
"GOOD": "good",
|
|
|
|
"STRONG": "strong",
|
|
|
|
"LABEL": "password strength",
|
|
|
|
"SUGGESTIONS": {
|
|
|
|
"l33t": "Avoid predictable letter substitutions like {'@'} for a.",
|
|
|
|
"reverseWords": "Avoid reversed spellings of common words.",
|
|
|
|
"allUppercase": "Capitalize some, but not all letters.",
|
|
|
|
"capitalization": "Capitalize more than the first letter.",
|
|
|
|
"dates": "Avoid dates and years that are associated with you.",
|
|
|
|
"recentYears": "Avoid recent years.",
|
|
|
|
"associatedYears": "Avoid years that are associated with you.",
|
|
|
|
"sequences": "Avoid common character sequences.",
|
|
|
|
"repeated": "Avoid repeated words and characters.",
|
|
|
|
"longerKeyboardPattern": "Use longer keyboard patterns and change typing direction multiple times.",
|
|
|
|
"anotherWord": "Add more words that are less common.",
|
|
|
|
"useWords": "Use multiple words, but avoid common phrases.",
|
|
|
|
"noNeed": "You can create strong passwords without using symbols, numbers, or uppercase letters.",
|
|
|
|
"pwned": "If you use this password elsewhere, you should change it."
|
|
|
|
}
|
|
|
|
},
|
2021-10-20 17:38:25 +02:00
|
|
|
"PASSWORD_UPDATED": "Your password have been updated. Click {0} to log in.",
|
2021-10-13 17:29:12 +02:00
|
|
|
"PROFILE": {
|
2022-02-26 21:20:11 +01:00
|
|
|
"ACCOUNT_EDITION": "Account edition",
|
2021-10-17 21:01:14 +02:00
|
|
|
"BACK_TO_PROFILE": "Back to profile",
|
2021-10-13 17:29:12 +02:00
|
|
|
"BIO": "Bio",
|
|
|
|
"BIRTH_DATE": "Birth date",
|
|
|
|
"EDIT": "Edit profile",
|
2021-10-17 21:01:14 +02:00
|
|
|
"EDIT_PREFERENCES": "Edit preferences",
|
2021-11-12 18:52:08 +01:00
|
|
|
"EDIT_SPORTS_PREFERENCES": "Edit sports preferences",
|
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",
|
2021-10-20 13:31:45 +02:00
|
|
|
"PICTURE_EDITION": "Picture edition",
|
2021-10-17 21:01:14 +02:00
|
|
|
"PICTURE_UPDATE": "Update picture",
|
|
|
|
"PICTURE_REMOVE": "Remove picture",
|
2021-10-20 13:31:45 +02:00
|
|
|
"PREFERENCES_EDITION": "Preferences edition",
|
|
|
|
"PROFILE_EDITION": "Profile edition",
|
2021-10-13 18:45:34 +02:00
|
|
|
"REGISTRATION_DATE": "Registration date",
|
2021-11-12 18:52:08 +01:00
|
|
|
"SPORTS_EDITION": "Sports preferences edition",
|
2021-10-13 18:45:34 +02:00
|
|
|
"SUNDAY": "Sunday",
|
2021-10-17 21:01:14 +02:00
|
|
|
"TABS": {
|
2022-02-26 21:20:11 +01:00
|
|
|
"ACCOUNT": "account",
|
2021-10-17 21:01:14 +02:00
|
|
|
"PICTURE": "picture",
|
|
|
|
"PREFERENCES": "preferences",
|
2021-11-12 18:52:08 +01:00
|
|
|
"PROFILE": "profile",
|
|
|
|
"SPORTS": "sports"
|
|
|
|
},
|
|
|
|
"SPORT": {
|
|
|
|
"ACTION": "action",
|
|
|
|
"COLOR": "color",
|
2021-11-13 12:12:22 +01:00
|
|
|
"DISABLED_BY_ADMIN": "disabled by admin",
|
2021-11-12 18:52:08 +01:00
|
|
|
"IS_ACTIVE": "active",
|
|
|
|
"LABEL": "label",
|
|
|
|
"STOPPED_SPEED_THRESHOLD": "stopped speed threshold"
|
2021-10-17 21:01:14 +02:00
|
|
|
},
|
2022-02-26 21:20:11 +01:00
|
|
|
"SUCCESSFUL_UPDATE": "Your account has been updated successfully",
|
2021-11-13 20:04:47 +01:00
|
|
|
"UNITS": {
|
|
|
|
"LABEL": "Units for distance",
|
2021-11-14 15:19:55 +01:00
|
|
|
"IMPERIAL": "Imperial system (ft, mi)",
|
2021-11-13 20:04:47 +01:00
|
|
|
"METRIC": "Metric system (m, km)"
|
|
|
|
},
|
2021-10-13 18:45:34 +02:00
|
|
|
"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-20 17:38:25 +02:00
|
|
|
"RESET_PASSWORD": "Reset your password",
|
2022-02-23 18:08:45 +01:00
|
|
|
"SHOW_PASSWORD": "show password",
|
2021-10-01 17:40:58 +02:00
|
|
|
"USER_PICTURE": "user picture",
|
2022-02-26 18:13:20 +01:00
|
|
|
"USERNAME": "Username",
|
|
|
|
"USERNAME_INFO": "3 to 30 characters required, only alphanumeric characters and the underscore character \"_\" allowed."
|
2021-08-04 09:53:17 +02:00
|
|
|
}
|