From d131f1873b98b8680b1969f6ba6fa471686a0385 Mon Sep 17 00:00:00 2001 From: nikk gitanes Date: Mon, 9 Aug 2021 08:52:45 +0300 Subject: [PATCH] cleanup --- web/src/locales/en/translation.json | 1 - web/src/locales/ru/translation.json | 1 - 2 files changed, 2 deletions(-) diff --git a/web/src/locales/en/translation.json b/web/src/locales/en/translation.json index 4503d69..2cc5d9a 100644 --- a/web/src/locales/en/translation.json +++ b/web/src/locales/en/translation.json @@ -85,7 +85,6 @@ "SelectSeason": "Select Season", "SettingsDialog": { "AcceptPeerCon": "Accept Peer Connections", - "AnnTorrentsToDht": "Periodically Announce Torrents to DHT", "AddRetrackers": "Add retrackers", "AdditionalSettings": "Additional Settings", "CacheBeforeReaderDesc": "from cache will be saved before currently played frame", diff --git a/web/src/locales/ru/translation.json b/web/src/locales/ru/translation.json index a8840e5..15df7c6 100644 --- a/web/src/locales/ru/translation.json +++ b/web/src/locales/ru/translation.json @@ -85,7 +85,6 @@ "SelectSeason": "Выбор сезона", "SettingsDialog": { "AcceptPeerCon": "Принимать входящие соединения", - "AnnTorrentsToDht": "Анонсировать торренты по DHT", "AddRetrackers": "Добавлять", "AdditionalSettings": "Дополнительные настройки", "CacheBeforeReaderDesc": "от кеша будет оставаться позади воспроизводимого кадра",