mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 10:16:32 +02:00
New translations app.json (Portuguese, Brazilian)
[ci skip]
This commit is contained in:
parent
a858e2ce7a
commit
c850fbec29
1 changed files with 4 additions and 5 deletions
|
@ -200,10 +200,6 @@
|
|||
"upcoming": "Em breve",
|
||||
"past": "Anterior",
|
||||
"copyLink": "Copiar Link",
|
||||
"upcomingEventsEmptyStateTitle": "Sem eventos futuros",
|
||||
"upcomingEventsEmptyStateDescription": "Quando você agendar eventos, eles aparecerão aqui.",
|
||||
"pastEventsEmptyStateTitle": "Nenhum Evento Anterior",
|
||||
"pastEventsEmptyStateDescription": "Quando você agendar eventos, eles aparecerão aqui.",
|
||||
"createPoll": "Criar enquete",
|
||||
"addToCalendar": "Adicionar ao Calendário",
|
||||
"microsoft365": "Microsoft 365",
|
||||
|
@ -279,5 +275,8 @@
|
|||
"subscriptionStatusUnknown": "Desconhecido",
|
||||
"subscriptionStatusPaused": "Pausada",
|
||||
"billingSubscriptionPlan": "Plano",
|
||||
"priceFree": "Grátis"
|
||||
"priceFree": "Grátis",
|
||||
"upcomingEventsEmptyStateTitle": "Sem eventos futuros",
|
||||
"upcomingEventsEmptyStateDescription": "Quando você agendar eventos, eles aparecerão aqui.",
|
||||
"pastEventsEmptyStateTitle": "Nenhum Evento Anterior"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue