From 8dc9b8f64c61c84181bf757f199b6cfce0e50bc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Sun, 9 Aug 2026 15:27:35 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20change=20SP=20card=20selector=20label=20?= =?UTF-8?q?to=20'=D0=92=D1=8B=D0=B1=D0=BE=D1=80=20=D0=BA=D0=B0=D1=80=D1=82?= =?UTF-8?q?=D1=8B'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 66a3e11..21615ca 100644 --- a/index.html +++ b/index.html @@ -3721,7 +3721,7 @@ const LANG_RU = { 'Cntr': 'Сч', 'Remove': 'Удалить', 'No cards defined.': 'Карты не заданы.', - 'Card presets': 'Данные карт', + 'Card presets': 'Выбор карты', '— Select card —': '— Выберите карту —', 'Server URL': 'URL сервера', 'Connect': 'Подключиться',