From 902986d2fa931e96e58ca7b8b521ccb089067755 Mon Sep 17 00:00:00 2001 From: Ars Kurd Date: Sat, 12 May 2018 22:51:58 +0300 Subject: Update ru_RU translation --- app/Locale/ru_RU/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app') 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ч запланировано', ); -- cgit v1.2.3