diff --git a/web/src/locales/en/translation.json b/web/src/locales/en/translation.json index b2eb3c9..bcac4b2 100644 --- a/web/src/locales/en/translation.json +++ b/web/src/locales/en/translation.json @@ -33,7 +33,7 @@ "CopyHash": "Copy Hash", "CopyLink": "Copy link", "Data": "Data", - "DebugMode": "Debug mode", + "DebugMode": "Show download priorities", "Delete": "Delete", "DeleteTorrent?": "Delete Torrent?", "DeleteTorrents?": "Delete All Torrents?", diff --git a/web/src/locales/ru/translation.json b/web/src/locales/ru/translation.json index 6208c40..03bfc4a 100644 --- a/web/src/locales/ru/translation.json +++ b/web/src/locales/ru/translation.json @@ -33,7 +33,7 @@ "CopyHash": "Скопировать хеш", "CopyLink": "Копировать", "Data": "Данные", - "DebugMode": "Режим отладки", + "DebugMode": "Метки приоритетов загрузки", "Delete": "Удалить", "DeleteTorrent?": "Удалить торрент?", "DeleteTorrents?": "Удалить все торренты?",