We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ec4e3 commit 5d84a49Copy full SHA for 5d84a49
i18n/ru-RU.properties
@@ -439,9 +439,9 @@ be.tasks.status.accepted = Принято
439
# Completed task status, where dateTime is a readable time like "Today at 2pm"
440
be.tasks.status.completed = Выполнено
441
# Task status when in progress
442
-be.tasks.status.inProgress = Выполняется
+be.tasks.status.inProgress = Ожидание
443
# Task status when not started
444
-be.tasks.status.notStarted = Ожидание выполнения
+be.tasks.status.notStarted = Ожидание
445
# Rejected task status, where dateTime is a readable time like "Today at 2pm"
446
be.tasks.status.rejected = Отклонено
447
# Label and date for task due date
0 commit comments