platform/plugins/desktop-preferences-assets/lang/ru.json
Andrey Sobolev ddecae80dd
Move services to public (#6156)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-28 14:55:43 +07:00

11 lines
594 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"ShowNotifications": "Показывать уведомления",
"PlaySound": "Проигрывать звук",
"BounceAppIcon": "Прыжок иконки приложения (только mac)",
"ShowBadge": "Показывать кол-во уведомлений",
"SoundAndAppearance": "Звук и внешний вид",
"HaveGotANotification": "Новое уведомление",
"TotalNotificationsCount": "Всего {count, plural, =1 {# уведомление} few {# уведомления} other {# уведомлений}}"
}
}