summaryrefslogtreecommitdiff
path: root/app/Locale/ru_RU/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/ru_RU/translations.php')
-rw-r--r--app/Locale/ru_RU/translations.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index b0ac79b7..19f7e344 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1375,6 +1375,6 @@ return array(
'%s moved the task #%d to the column "%s"' => '%s перенёс задачу #%d в колонку "%s"',
'%s moved the task #%d to the position %d in the column "%s"' => '%s перенёс задачу #%d на позицию %d в колонку "%s"',
'%s moved the task #%d to the swimlane "%s"' => '%s перенёс задачу #%d на дорожку "%s"',
- // '%sh spent' => '',
- // '%sh estimated' => '',
+ '%sh spent' => '%sч затрачено',
+ '%sh estimated' => '%sч запланировано',
);