diff options
Diffstat (limited to 'app/Locale/ru_RU/translations.php')
-rw-r--r-- | app/Locale/ru_RU/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 8c4ce4ed..8f8c43ba 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Изменение описания', 'New internal link' => 'Новая внутренняя ссылка', 'Display list of keyboard shortcuts' => 'Показать список клавиатурных сокращений', - 'Menu' => 'Меню', 'Set start date' => 'Установить дату начала', 'Avatar' => 'Аватар', 'Upload my avatar image' => 'Загрузить моё изображение для аватара', @@ -1383,4 +1382,5 @@ return array( 'Move selected tasks to another column' => 'Переместить выбранные задачи в другую колонку', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); |