mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-30 19:59:47 +02:00
13 lines
476 B
JSON
13 lines
476 B
JSON
{
|
|
"string": {
|
|
"ShowNotifications": "Mostrar notificaciones",
|
|
"PlaySound": "Reproducir sonido",
|
|
"BounceAppIcon": "Rebotar el icono de la aplicación (solo mac)",
|
|
"ShowBadge": "Mostrar una insignia en el icono de la aplicación",
|
|
"SoundAndAppearance": "Sonido y apariencia",
|
|
"HaveGotANotification": "Has recibido una notificación",
|
|
"TotalNotificationsCount": "Tienes {count, plural, =1 {# notificación} other {# notificaciones}} en total"
|
|
}
|
|
}
|
|
|