Skip to content

Commit 54d97ae

Browse files
authored
Update pt-BR.ts
Fixing what the suggestion from the previous commit via coderabbit ended up causing
1 parent 2e68ce7 commit 54d97ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/localizations/src/pt-BR.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export const ptBR: LocalizationResource = {
7777
billedAnnually: 'Cobrança anual',
7878
billedMonthlyOnly: 'Apenas cobrança mensal',
7979
cancelFreeTrial: 'Cancelar teste gratuito',
80-
cancelFreeTrialAccessUntil: "Cancelar acesso ao teste gratuito até {{ date | longDate('pt-BR') }}",
80+
cancelFreeTrialAccessUntil: 'Cancelar acesso ao teste gratuito até {{ date | longDate('pt-BR') }}',
8181
cancelFreeTrialTitle: 'Cancelar teste gratuito?',
8282
cancelSubscription: 'Cancelar assinatura',
8383
cancelSubscriptionAccessUntil:

0 commit comments

Comments
 (0)