Update _missing_translations_ru.json

This commit is contained in:
Sergiy Tkachuk
2026-08-04 17:46:52 +03:00
committed by GitHub
parent b4d8e92427
commit 837ce9b55b
@@ -4,19 +4,22 @@
"After editing this file, you can run 'dart run slang apply --locale=ru' to quickly apply the newly added translations."
],
"receiveTab": {
"link": "Receive via link"
"link": "Получить по ссылке"
},
"settingsTab": {
"general": {
"colorOptions": {
"custom": "Custom"
"custom": "Собственный"
}
},
"receive": {
"verifyChecksums": "Verify checksums when receiving files"
"verifyChecksums": "Проверять контрольные суммы при получении файлов"
},
"send": {
"createChecksums": "Create checksums when sending files"
"createChecksums": "Создавать контрольные суммы при отправке файлов"
}
},
"webReceivePage": {
"title": "Получить по ссылке"
}
}