Merge remote-tracking branch 'forked/master' into RU-fixes

Conflicts:
	src/User/resources/i18n/ru/usuario.php
This commit is contained in:
Екатерина
2017-10-18 18:10:38 +03:00
35 changed files with 301 additions and 38 deletions

View File

@ -27,6 +27,8 @@ return [
'Disable Two-Factor Auth' => 'Отключить двухфакторную авторизацию',
'Enable' => 'Включить',
'Enable Two-factor auth' => 'Включить двухфакторную авторизацию',
'Error sending registration message to "{email}". Please try again later.' => '',
'Error sending welcome message to "{email}". Please try again later.' => '',
'Invalid two-factor code' => 'Неверный код двухфакторной авторизации',
'Last login' => 'Последний вход',
'Never' => 'Никогда',
@ -47,6 +49,8 @@ return [
'Two-factor code' => 'Код двухфакторной авторизации',
'Unable to disable two-factor authorization.' => 'Не удалось отключить двухфакторную авторизацию.',
'Unable to send recovery message to the user' => 'Не удалось отправить пользователю письмо восстановления',
'User account could not be created.' => '',
'User could not be registered.' => '',
'User not found.' => 'Пользователь не найден.',
'Verification failed. Please, enter new code.' => 'Проверка не удалась. Пожауйста, введите новый код',
'We couldn\'t re-send the mail to confirm your address. Please, verify is the correct email or if it has been confirmed already.' => 'Не удалось повторно отправить письмо для подтверждения вашего адреса электронной почты. Пожалуйста, проверьте, что ввели корректный адрес или что он ещё не был подтверждён.',