Update backup button title in Russian translation

I removed the overly long backup button title on the dashboard, as at small resolutions it stretches the container with the button vertically, causing the XRAY container to have empty space below it and the backup button to become too tall.
This commit is contained in:
Purks the pilot 2026-05-27 12:40:04 +05:00 committed by GitHub
parent 31d7ed5103
commit 28016c2e95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -229,7 +229,7 @@
"logs": "Журнал",
"config": "Конфигурация",
"backup": "Резервная копия",
"backupTitle": "Бэкап и восстановление",
"backupTitle": "Восстановление",
"exportDatabase": "Экспорт базы данных",
"exportDatabaseDesc": "Нажмите, чтобы скачать файл .db, содержащий резервную копию вашей текущей базы данных на ваше устройство.",
"importDatabase": "Импорт базы данных",