You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.2 KiB
44 lines
1.2 KiB
export const lexics = {
|
|
change_password: 13442,
|
|
check_email: 15907,
|
|
check_password: 15842,
|
|
confirm_2_hours: 15906,
|
|
confirm_email: 15432,
|
|
error_email_already_in_use: 11156,
|
|
error_empty_email: 2498,
|
|
error_empty_password: 2499,
|
|
error_failed_to_send_email: 15902,
|
|
error_invalid_email_format: 12908,
|
|
error_invalid_email_or_password: 15774,
|
|
error_invalid_platform: 15925,
|
|
error_missing_required_argument: 15921,
|
|
error_passwords_missmatch: 15841,
|
|
error_simple_password: 12940,
|
|
error_unsupported_response_type: 15922,
|
|
error_user_already_created: 15926,
|
|
error_user_not_found: 15956,
|
|
error_user_not_found_recovery: 1417,
|
|
forgot_password: 1561,
|
|
form_email: 12912,
|
|
form_password: 751,
|
|
go_back: 1907,
|
|
i_accept: 15737,
|
|
login: 13404,
|
|
password_new: 15056,
|
|
password_repeat: 15057,
|
|
recovery_email: 16238,
|
|
register: 13328,
|
|
registration_email: 16239,
|
|
registration_successful: 12945,
|
|
send: 16166,
|
|
send_confirm: 15905,
|
|
send_new_email: 15830,
|
|
send_new_email_for_change_pass: 14702,
|
|
set_new_password: 16240,
|
|
set_new_password_for_your_account: 15840,
|
|
sign_up: 1305,
|
|
step_title_login: 13404,
|
|
step_title_registration: 1306,
|
|
terms_and_conditions: 15738,
|
|
to_email: 15904,
|
|
}
|
|
|