Update ru.rs (#10984)
Some checks are pending
CI / ${{ matrix.job.target }} (${{ matrix.job.os }}) (map[os:ubuntu-20.04 target:x86_64-unknown-linux-gnu]) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run

Changed to the translation which makes sense.
This commit is contained in:
marboroman 2025-03-03 09:55:32 +03:00 committed by GitHub
parent 32b77f8968
commit 6600c8c648
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -299,7 +299,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Unsupported", "Не поддерживается"),
("Peer denied", "Отклонено удалённым узлом"),
("Please install plugins", "Установите плагины"),
("Peer exit", "Удалённый узел отключён"),
("Peer exit", "Отключено пользователем"),
("Failed to turn off", "Невозможно отключить"),
("Turned off", "Отключён"),
("Language", "Язык"),