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 0915c8a7..8c4ce4ed 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1382,5 +1382,5 @@ return array( 'Apply action' => 'Применить действие', 'Move selected tasks to another column' => 'Переместить выбранные задачи в другую колонку', // 'Edit tasks in bulk' => '', - // 'Choose the properties that you would to change for the selected tasks.' => '', + // 'Choose the properties that you would like to change for the selected tasks.' => '', ); |