diff --git a/index.html b/index.html
index f562470..17639f1 100644
--- a/index.html
+++ b/index.html
@@ -31,9 +31,9 @@
-
-
-
+
+
+
@@ -3712,6 +3712,9 @@ const LANG_RU = {
'KID key error: ': 'Ошибка KID key: ',
'Error: ciphering requires KIc key': 'Ошибка: ciphering requires KIc key',
'Error: MAC requires KID key': 'Ошибка: MAC requires KID key',
+ 'Response parser': 'Парсер ответов',
+ 'Cards': 'Карты',
+ 'Card reader': 'Картридер',
};
let currentLang = 'en';