mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-07-09 15:05:59 +00:00
i18n: translate all shared trip page strings to 9 languages
This commit is contained in:
@@ -165,6 +165,22 @@ const br: Record<string, string | { name: string; category: string }[]> = {
|
||||
'share.permMap': 'Mapa e plano',
|
||||
'share.permBookings': 'Reservas',
|
||||
'share.permPacking': 'Mala',
|
||||
'shared.expired': 'Link expirado ou inválido',
|
||||
'shared.expiredHint': 'Este link de viagem compartilhado não está mais ativo.',
|
||||
'shared.readOnly': 'Visualização somente leitura',
|
||||
'shared.tabPlan': 'Plano',
|
||||
'shared.tabBookings': 'Reservas',
|
||||
'shared.tabPacking': 'Bagagem',
|
||||
'shared.tabBudget': 'Orçamento',
|
||||
'shared.tabChat': 'Chat',
|
||||
'shared.days': 'dias',
|
||||
'shared.places': 'lugares',
|
||||
'shared.other': 'Outros',
|
||||
'shared.totalBudget': 'Orçamento total',
|
||||
'shared.messages': 'mensagens',
|
||||
'shared.sharedVia': 'Compartilhado via',
|
||||
'shared.confirmed': 'Confirmado',
|
||||
'shared.pending': 'Pendente',
|
||||
'share.permBudget': 'Orçamento',
|
||||
'share.permCollab': 'Chat',
|
||||
'settings.on': 'Ligado',
|
||||
|
||||
Reference in New Issue
Block a user