diff --git a/app/config/locale/ru.php b/app/config/locale/ru.php index c2f53ad3e4..49cd3f19e0 100644 --- a/app/config/locale/ru.php +++ b/app/config/locale/ru.php @@ -1,16 +1,16 @@ '"The art of being wise is the art of knowing what to overlook."', // This is the line printed in the homepage and console 'view-source' + 'settings.inspire' => '"Искусство быть мудрым — это искусство знать, чем можно пренебречь."', // This is the line printed in the homepage and console 'view-source' 'settings.locale' => 'ru', - 'settings.direction' => 'rtl', + 'settings.direction' => 'ltr', - 'auth.emails.team' => '%s Команда', - 'auth.emails.confirm.title' => 'Подтверждение Аккаунта', + 'auth.emails.team' => 'Команда %s', + 'auth.emails.confirm.title' => 'Подтверждение аккаунта', 'auth.emails.confirm.body' => 'ru.email.auth.confirm.tpl', - 'auth.emails.recovery.title' => 'Сброс Пароля', + 'auth.emails.recovery.title' => 'Сброс пароля', 'auth.emails.recovery.body' => 'ru.email.auth.recovery.tpl', - 'auth.emails.invitation.title' => 'Приглашение в %s Команду в %s', + 'auth.emails.invitation.title' => 'Приглашение в команду %s по проекту %s', 'auth.emails.invitation.body' => 'ru.email.auth.invitation.tpl', 'locale.country.unknown' => 'Неизвестно', diff --git a/app/config/locale/templates/ru.email.auth.confirm.tpl b/app/config/locale/templates/ru.email.auth.confirm.tpl index 31299fa770..29993e988f 100644 --- a/app/config/locale/templates/ru.email.auth.confirm.tpl +++ b/app/config/locale/templates/ru.email.auth.confirm.tpl @@ -7,10 +7,10 @@