diff --git a/src/i18n/en-US.json b/src/i18n/en-US.json index 7858c62..2b82a97 100644 --- a/src/i18n/en-US.json +++ b/src/i18n/en-US.json @@ -1,7 +1,7 @@ { "pagarme-plugin": { "errors": { - "boleto-refund": "There is not a way to create refund of boleto transactions yet", + "boleto-refund": "There is no way to create a refund of a 'boleto' transaction yet", "transactions": { "1000": { "title": "Transação não autorizada", diff --git a/src/i18n/es-ES.json b/src/i18n/es-ES.json index 7858c62..e8a6064 100644 --- a/src/i18n/es-ES.json +++ b/src/i18n/es-ES.json @@ -1,7 +1,7 @@ { "pagarme-plugin": { "errors": { - "boleto-refund": "There is not a way to create refund of boleto transactions yet", + "boleto-refund": "Não há como criar um estorno de uma transação de boleto ainda", "transactions": { "1000": { "title": "Transação não autorizada",