diff --git a/index.html b/index.html
index 2711215..213ef2e 100644
--- a/index.html
+++ b/index.html
@@ -842,7 +842,7 @@
-
To access local card reader, you need pySim running locally.
+
To access local card reader, you need pysim-otaman-server running locally.
To connect, install pysim-otaman-server: git clone https://github.com/anttro/pysim-otaman-server.git and start it.
Refer to pysim-otaman-server README files for details. Click Connect when pysim-otaman-server is ready
@@ -4573,7 +4573,7 @@ const LANG_RU = {
'— Select card —': '— Выберите карту —',
'Server URL': 'URL сервера',
'Connect': 'Подключиться',
- 'To access local card reader, you need pySim running locally.': 'Для доступа к локальному картридеру необходим запущенный pySim.',
+ 'To access local card reader, you need pysim-otaman-server running locally.': 'Для доступа к локальному картридеру необходим запущенный pysim-otaman-server.',
'To connect, install': 'Для подключения установите',
'and start it.': 'и запустите его.',
'Refer to pysim-otaman-server README files for details.': 'Подробности — в README файлах pysim-otaman-server.',