mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-05 17:27:41 +02:00
12 lines
482 B
JSON
12 lines
482 B
JSON
{
|
|
"string": {
|
|
"ShowNotifications": "Afficher les notifications",
|
|
"PlaySound": "Lire le son",
|
|
"BounceAppIcon": "Faire rebondir l'icône de l'application (Mac uniquement)",
|
|
"ShowBadge": "Afficher un badge sur l'icône de l'application",
|
|
"SoundAndAppearance": "Son et apparence",
|
|
"HaveGotANotification": "Vous avez reçu une notification",
|
|
"TotalNotificationsCount": "Vous avez {count, plural, =1 {# notification} other {# notifications}} au total"
|
|
}
|
|
}
|