diff options
Diffstat (limited to 'app/Locale/ru_RU/translations.php')
-rw-r--r-- | app/Locale/ru_RU/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 05313428..28c94675 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1165,4 +1165,5 @@ return array( 'Closed tasks assigned to "%s"' => 'Закрытые задачи, назначенные на "%s"', // 'Assign automatically a color based on a priority' => '', // 'Overdue tasks for the project(s) "%s"' => '', + // 'Upload files' => '', ); |