mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-30 02:37:46 +03:00
11 lines
415 B
JSON
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"
|
||
|
}
|
||
|
}
|