From c6c969a676bc886ee5fe1f36d6709f0e03fe2585 Mon Sep 17 00:00:00 2001 From: Petro1990 Date: Wed, 26 Nov 2025 14:01:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=BA=D1=83=20=D0=BA=D0=BE?= =?UTF-8?q?=D0=BD=D1=84=D0=B8=D0=B3=D0=BE=D0=B2=20WG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mihomo_editor.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mihomo_editor.py b/mihomo_editor.py index 1b12fe4..8a24285 100644 --- a/mihomo_editor.py +++ b/mihomo_editor.py @@ -681,10 +681,10 @@ const TR = { backups: "Бэкапы", clean: "Очистить", keep: "Оставить:", - theme_dark: "🌑 Dark", - theme_light: "☀️ Light", - theme_midnight: "🌃 Midnight", - theme_cyber: "👾 Cyber", + theme_dark: "🌑 Тёмная", + theme_light: "☀️ Светлая", + theme_midnight: "🌃 Полночь", + theme_cyber: "👾 Кибер", toast_saved: "✅ Успешно сохранено", toast_cleaned: "🧹 Очищено", toast_deleted: "🗑 Удалено",