fix: improve Russian translation for 'once pysim-otaman-server is ready'

This commit is contained in:
2026-08-09 15:29:14 +03:00
parent 8dc9b8f64c
commit c7c1b4d3e7
+1 -1
View File
@@ -3729,7 +3729,7 @@ const LANG_RU = {
'To connect, install': 'Для подключения установите',
'and start it.': 'и запустите его.',
'Refer to pysim-otaman-server README files for details.': 'Подробности — в README файлах pysim-otaman-server.',
'once pysim-otaman-server is ready.': 'когда pysim-otaman-server будет готов.',
'once pysim-otaman-server is ready.': 'Нажмите кнопку Подключиться когда pysim-otaman-server будет готов.',
};
let currentLang = 'en';