mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 11:42:30 +03:00
11 lines
435 B
JSON
11 lines
435 B
JSON
|
{
|
||
|
"string": {
|
||
|
"ShowNotifications": "Zobrazit upozornění",
|
||
|
"PlaySound": "Přehrát zvuk",
|
||
|
"BounceAppIcon": "Pohybovat ikonou aplikace (pouze pro Mac)",
|
||
|
"ShowBadge": "Zobrazit odznak na ikoně aplikace",
|
||
|
"SoundAndAppearance": "Zvuk a vzhled",
|
||
|
"HaveGotANotification": "Obdrželi jste upozornění",
|
||
|
"TotalNotificationsCount": "Máte celkem {count, plural, =1 {# upozornění} other {# upozornění}}"
|
||
|
}
|
||
|
}
|