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