platform/plugins/desktop-preferences-assets/lang/en.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
415 B
JSON

{
"string": {
"ShowNotifications": "Show notifications",
"PlaySound": "Play sound",
"BounceAppIcon": "Bounce app's icon (mac only)",
"ShowBadge": "Show a badge on app's icon",
"SoundAndAppearance": "Sound and appearance",
"HaveGotANotification": "You have got a notification",
"TotalNotificationsCount": "You have {count, plural, =1 {# notifcation} other {# notifcations}} total"
}
}