From 1c636a55f2f7316de27294296e7482c2184c4047 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:25:20 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20change=20'=D0=9F=D1=80=D0=B5=D1=81=D0=B5?= =?UTF-8?q?=D1=82=D1=8B=20=D0=BA=D0=B0=D1=80=D1=82'=20to=20'=D0=94=D0=B0?= =?UTF-8?q?=D0=BD=D0=BD=D1=8B=D0=B5=20=D0=BA=D0=B0=D1=80=D1=82'=20in=20Rus?= =?UTF-8?q?sian=20translations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 39b5ba1..66a3e11 100644 --- a/index.html +++ b/index.html @@ -3712,7 +3712,7 @@ const LANG_RU = { 'Response parser': 'Парсер ответов', 'Cards': 'Карты', 'Card reader': 'Картридер', - 'Card presets are stored locally in your browser. JSON export/import buttons are below the card list.': 'Пресеты карт хранятся локально в браузере. Кнопки экспорта/импорта JSON — под списком карт.', + 'Card presets are stored locally in your browser. JSON export/import buttons are below the card list.': 'Данные карт хранятся локально в браузере. Кнопки экспорта/импорта JSON — под списком карт.', 'Add': 'Добавить', 'Export as JSON': 'Экспорт в JSON', 'Import JSON from clipboard': 'Импорт JSON из буфера', @@ -3721,7 +3721,7 @@ const LANG_RU = { 'Cntr': 'Сч', 'Remove': 'Удалить', 'No cards defined.': 'Карты не заданы.', - 'Card presets': 'Пресеты карт', + 'Card presets': 'Данные карт', '— Select card —': '— Выберите карту —', 'Server URL': 'URL сервера', 'Connect': 'Подключиться',