chore: add translations for ru (#2285)

* chore: add translations for ru

* chore: text fixes
This commit is contained in:
vkamn
2026-02-27 19:00:31 +07:00
committed by GitHub
parent 9164e38c34
commit 7ad6bc340c
3 changed files with 320 additions and 314 deletions
@@ -178,7 +178,7 @@ PageType {
Layout.margins: 16
text: qsTr("News Notification")
descriptionText: qsTr("Show notification icon when has unread news")
descriptionText: qsTr("Show a notification icon for unread news")
checked: SettingsController.isNewsNotificationsEnabled()
onToggled: function() {