From d8856fdfb4ae2c806317fc08ffdba4cedee23ea9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 21:47:52 -0700 Subject: [PATCH] i18n: new translations for Russian (#572) Co-authored-by: "Evgen.ServHell" --- client/src/javascript/i18n/strings/ru.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/javascript/i18n/strings/ru.json b/client/src/javascript/i18n/strings/ru.json index 2e2c5964b..5593b1f58 100644 --- a/client/src/javascript/i18n/strings/ru.json +++ b/client/src/javascript/i18n/strings/ru.json @@ -346,6 +346,7 @@ "torrents.properties.comment": "Комментарий", "torrents.properties.date.added": "Добавлено", "torrents.properties.date.created": "Создан", + "torrents.properties.date.finished": "Завершено", "torrents.properties.directory": "Местоположение", "torrents.properties.download.speed": "Скорость скачивания", "torrents.properties.download.total": "Загружено",