Skip to content

Commit

Permalink
New translations register.php (Russian)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hkr32 committed Jan 27, 2025
1 parent 185525b commit 51af290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload/catalog/language/ru-ru/checkout/register.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
$_['error_email'] = 'Адрес электронной почты недействителен!';
$_['error_exists'] = 'Внимание: Адрес эл. почты уже зарегистрирован!';
$_['error_telephone'] = 'Телефон должен быть от 3 до 32 символов!';
$_['error_password'] = 'Password must contain a %s and be between %d and 40 characters!';
$_['error_password'] = 'Пароль должен содержать %s и быть длиной от %d до 40 символов!';
$_['error_password_uppercase'] = 'верхний регистр';
$_['error_password_lowercase'] = 'нижний регистр';
$_['error_password_number'] = 'число';
Expand Down

0 comments on commit 51af290

Please sign in to comment.