diff options
Diffstat (limited to 'i18n/pt-BR.i18n.json')
-rw-r--r-- | i18n/pt-BR.i18n.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index 966c5769..32820a9d 100644 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -435,5 +435,11 @@ "accounts-allowEmailChange": "Permitir Mudança de Email", "createdAt": "Criado em", "verified": "Verificado", - "active": "Ativo" + "active": "Ativo", + "card-received": "Received", + "card-received-on": "Received on", + "card-end": "End", + "card-end-on": "Ends on", + "editCardReceivedDatePopup-title": "Change received date", + "editCardEndDatePopup-title": "Change end date" }
\ No newline at end of file |