mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-30 19:59:47 +02:00
12 lines
461 B
JSON
12 lines
461 B
JSON
{
|
|
"string": {
|
|
"ShowNotifications": "Mostrar notificações",
|
|
"PlaySound": "Reproduzir som",
|
|
"BounceAppIcon": "Fazer o ícone da aplicação saltar (apenas Mac)",
|
|
"ShowBadge": "Mostrar um distintivo no ícone da aplicação",
|
|
"SoundAndAppearance": "Som e aparência",
|
|
"HaveGotANotification": "Recebeu uma notificação",
|
|
"TotalNotificationsCount": "Tem {count, plural, =1 {# notificação} other {# notificações}} no total"
|
|
}
|
|
}
|