diff --git a/i18n/en_US.csv b/i18n/en_US.csv new file mode 100644 index 0000000..db9ff93 --- /dev/null +++ b/i18n/en_US.csv @@ -0,0 +1,14 @@ +"Address Information","Address Information" +"Sign Up for Newsletter","Sign Up for Newsletter" +"Personal Information","Personal Information" +"Save","Save" +"Confirm New Password","Confirm New Password" +"New Password","New Password" +"Current Password","Current Password" +"Email","Email" +"Change Email and Password","Change Email and Password" +"Change Password","Change Password" +"Change Email","Change Email" +"Account Information","Account Information" +"* Required Fields","* Required Fields" +"Your order number is: ","Your order number is: " \ No newline at end of file diff --git a/i18n/pt_BR.csv b/i18n/pt_BR.csv new file mode 100644 index 0000000..2a78c7f --- /dev/null +++ b/i18n/pt_BR.csv @@ -0,0 +1,14 @@ +"Address Information","Informação de Endereço" +"Sign Up for Newsletter","Inscreva-se no boletim informativo" +"Personal Information","Informação pessoal" +"Save","Salvar" +"Confirm New Password","Confirmar a Nova Senha" +"New Password","Nova Senha" +"Current Password","Senha atual" +"Email","E-mail" +"Change Email and Password","Alterar E-mail e Senha" +"Change Password","Alterar Senha" +"Change Email","Mudar E-mail" +"Account Information","Informação da conta" +"* Required Fields","* Campos obrigatórios" +"Your order number is: ","O número do seu pedido é: " \ No newline at end of file diff --git a/view/frontend/templates/success.phtml b/view/frontend/templates/success.phtml index d0b0b4d..3d59d89 100755 --- a/view/frontend/templates/success.phtml +++ b/view/frontend/templates/success.phtml @@ -9,7 +9,7 @@ if ($payment->getMethod() === "cc" || $payment->getMethod() === "boleto") : getIncrementId()) : ?> getCustomerId()) : ?>

- getIncrementId()); ?> + getIncrementId(); ?>

getMethod() === "boleto") : ?>