From 1b6960e338da795fe3898b26d712060cfa8f0d1f Mon Sep 17 00:00:00 2001 From: Fors1 Date: Wed, 13 Jan 2016 16:28:27 +0300 Subject: Corrected some mistakes in russian locale --- app/Locale/ru_RU/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 8964b46f..14ca841f 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -594,7 +594,7 @@ return array( 'Task\'s links' => 'Ссылки задачи', 'The labels must be different' => 'Ярлыки должны быть разными', 'There is no link.' => 'Это не ссылка', - 'This label must be unique' => 'Этот ярлык должна быть уникальной ', + 'This label must be unique' => 'Этот ярлык должен быть уникальным ', 'Unable to create your link.' => 'Не удается создать эту ссылку.', 'Unable to update your link.' => 'Не удается обновить эту ссылку.', 'Unable to remove this link.' => 'Не удается удалить эту ссылку.', @@ -733,7 +733,7 @@ return array( 'Automatically update the start date' => 'Автоматическое обновление даты начала', 'iCal feed' => 'iCal данные', 'Preferences' => 'Предпочтения', - 'Security' => 'Безопастность', + 'Security' => 'Безопасность', 'Two factor authentication disabled' => 'Двухфакторная аутентификация отключена', 'Two factor authentication enabled' => 'Включена двухфакторная аутентификация', 'Unable to update this user.' => 'Не удается обновить этого пользователя.', -- cgit v1.2.3