Update ru_RU translation

This commit is contained in:
Ars Kurd
2018-05-12 22:51:58 +03:00
committed by Frédéric Guillot
parent 788ef9f286
commit 902986d2fa

View File

@@ -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ч запланировано',
);