From 26669cf7643a3d547e3f2b67000f706b1e992571 Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Sat, 16 Jun 2018 16:37:46 +0300 Subject: [PATCH] translations(ru): some new tr --- translations/en.json | 4 +++- translations/ru.json | 4 +++- translations/ua.json | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/translations/en.json b/translations/en.json index d695cc3..0221683 100644 --- a/translations/en.json +++ b/translations/en.json @@ -157,6 +157,8 @@ "no torrents for": "no torrents for", "were found": "were found", "Hide to tray on application minimize": "Hide to tray on application minimize", - "Hide to tray on application close": "Hide to tray on application close" + "Hide to tray on application close": "Hide to tray on application close", + "Feed": "Feed", + "Torrent rating": "Torrent rating" } } \ No newline at end of file diff --git a/translations/ru.json b/translations/ru.json index 5feb4d5..d94249e 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -157,6 +157,8 @@ "no torrents for": "0 торрентов для", "were found": "было найдено", "Hide to tray on application minimize": "Сворачивать в трей при сворачивании приложения", - "Hide to tray on application close": "Сворачивать в трей при закрытии приложения" + "Hide to tray on application close": "Сворачивать в трей при закрытии приложения", + "Feed": "Лента", + "Torrent rating": "Рейтинг торрента" } } \ No newline at end of file diff --git a/translations/ua.json b/translations/ua.json index 5aafae6..7cb2d2f 100644 --- a/translations/ua.json +++ b/translations/ua.json @@ -157,6 +157,8 @@ "no torrents for": "0 торентів для", "were found": "було знайдено", "Hide to tray on application minimize": "Hide to tray on application minimize", - "Hide to tray on application close": "Hide to tray on application close" + "Hide to tray on application close": "Hide to tray on application close", + "Feed": "Feed", + "Torrent rating": "Torrent rating" } } \ No newline at end of file