diff options
Diffstat (limited to 'app/Locale/ru_RU/translations.php')
-rw-r--r-- | app/Locale/ru_RU/translations.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 4a64e066..fd0540e0 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -353,7 +353,6 @@ return array( 'Clone' => 'Клонировать', 'Project cloned successfully.' => 'Проект клонирован.', 'Unable to clone this project.' => 'Не удалось клонировать проект.', - 'Email notifications' => 'Уведомления по e-mail', 'Enable email notifications' => 'Включить уведомления по e-mail', 'Task position:' => 'Позиция задачи:', 'The task #%d have been opened.' => 'Задача #%d была открыта.', @@ -735,12 +734,6 @@ return array( 'SEK - Swedish Krona' => 'SEK - Шведская крона', 'The project identifier is an optional alphanumeric code used to identify your project.' => 'Идентификатор проекта - это опциональный буквенно-цифровой код использующийся для идентификации проекта', 'Identifier' => 'Идентификатор', - 'Postmark (incoming emails)' => 'Postmark (входящие сообщения)', - 'Help on Postmark integration' => 'Справка о Postmark интеграции', - 'Mailgun (incoming emails)' => 'Mailgun (входящие сообщения)', - 'Help on Mailgun integration' => 'Справка о Mailgun интеграции', - 'Sendgrid (incoming emails)' => 'Sendgrid (входящие сообщения)', - 'Help on Sendgrid integration' => 'Справка о Sendgrid интеграции', 'Disable two factor authentication' => 'Выключить двухфакторную авторизацию', 'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Вы действительно хотите выключить двухфакторную авторизацию для пользователя "%s"?', 'Edit link' => 'Редактировать ссылку', |