diff options
Diffstat (limited to 'app/Locales/ru_RU/translations.php')
-rw-r--r-- | app/Locales/ru_RU/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/ru_RU/translations.php b/app/Locales/ru_RU/translations.php index a663a33a..b230853c 100644 --- a/app/Locales/ru_RU/translations.php +++ b/app/Locales/ru_RU/translations.php @@ -494,4 +494,6 @@ return array( // '%s moved the task #%d to the column "%s"' => '', // '%s moved the task #%d to the position %d in the column "%s"' => '', // 'Activity' => '', + // 'Default values are "%s"' => '', + // 'Default columns for new projects (Comma-separated)' => '', ); |