Merge pull request #516 from xxDRV/patch-8

Updated RU to fit splash screen feature
This commit is contained in:
Zamitto 2024-05-25 15:40:16 -03:00 committed by GitHub
commit f859d51717
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,5 +176,11 @@
}, },
"modal": { "modal": {
"close": "Закрыть" "close": "Закрыть"
},
"splash": {
"downloading_version": "Загрузка версии {{version}}",
"searching_updates": "Поиск обновлений",
"update_found": "Найдена новая версия {{version}}",
"restarting_and_applying": "Перезапуск и внесение изменений"
} }
} }