Update ConnectionModal component: remove fallback text for instructions and add missing translation keys for 'instructions' in English and Russian locales.

This commit is contained in:
PEDZEO
2026-01-20 02:49:28 +03:00
parent 075f03e46a
commit b81e5d0d5d
3 changed files with 5 additions and 3 deletions

View File

@@ -184,7 +184,8 @@
"yourDevice": "Ваше устройство",
"copyLink": "Скопировать ссылку",
"copied": "Ссылка скопирована!",
"openLink": "Открыть ссылку"
"openLink": "Открыть ссылку",
"instructions": "Инструкция"
},
"myDevices": "Мои устройства",
"noDevices": "Нет подключенных устройств",