We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e68ce7 commit 54d97aeCopy full SHA for 54d97ae
packages/localizations/src/pt-BR.ts
@@ -77,7 +77,7 @@ export const ptBR: LocalizationResource = {
77
billedAnnually: 'Cobrança anual',
78
billedMonthlyOnly: 'Apenas cobrança mensal',
79
cancelFreeTrial: 'Cancelar teste gratuito',
80
- cancelFreeTrialAccessUntil: "Cancelar acesso ao teste gratuito até {{ date | longDate('pt-BR') }}",
+ cancelFreeTrialAccessUntil: 'Cancelar acesso ao teste gratuito até {{ date | longDate('pt-BR') }}',
81
cancelFreeTrialTitle: 'Cancelar teste gratuito?',
82
cancelSubscription: 'Cancelar assinatura',
83
cancelSubscriptionAccessUntil:
0 commit comments