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 3e7bb8d0..9d9388ef 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -717,7 +717,7 @@ return array( 'is a child of' => 'наследник', 'is a parent of' => 'родитель', 'targets milestone' => 'часть этапа', - 'is a milestone of' => '', + // 'is a milestone of' => '', 'fixes' => 'исправляет', 'is fixed by' => 'исправлено в', 'This task' => 'Эта задача', |