Skip to content

Commit

Permalink
feat(words): password reset related (#55)
Browse files Browse the repository at this point in the history
* chore: add new translations

* Update src/en_us/index.js

Co-authored-by: Leonardo Matos <leomp120894@gmail.com>

* Update src/pt_br/index.js

Co-authored-by: Leonardo Matos <leomp120894@gmail.com>

Co-authored-by: Leonardo Matos <leomp120894@gmail.com>
  • Loading branch information
thiagoabreudev and leomp12 authored Jun 9, 2020
1 parent a0163ff commit eea991c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/en_us/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ export const i19complementInformation = 'Complement Information'
export const i19connectionErrorMsg = 'Connection error, try again'
export const i19connectionErrorProductMsg = 'Connection error, click product to try again'
export const i19configuration = 'Configuration'
export const i19confirmPassword = 'Confirm password'
export const i19confirmPurchase = 'Confirm purchase'
export const i19contactPhone = 'Contact phone'
export const i19contactUsMsg = 'If you have any questions, please contact us.'
Expand Down Expand Up @@ -433,6 +434,7 @@ export const i19nearTo = 'Reference for this address'
export const i19needHelpQn = 'Need help?'
export const i19new = 'New'
export const i19newAddress = 'New address'
export const i19newPassword = 'New password'
export const i19newPriceRange = 'New price range'
export const i19newsletter = 'Newsletter'
export const i19newsletterReport = 'Newsletter report'
Expand Down Expand Up @@ -580,6 +582,7 @@ export const i19receiptPrice = 'Price of receipt'
export const i19receivedOrder = 'Received your order!'
export const i19receiveNewsletter = 'Receive newsletter'
export const i19recipient = 'Recipient'
export const i19passwordChangedSuccessfully = 'Password changed successfully'
export const i19redirectToPayment = 'Redirect to payment'
export const i19reference = 'Reference'
export const i19referenceCode = 'Reference code'
Expand Down
3 changes: 3 additions & 0 deletions src/pt_br/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ export const i19complementInformation = 'Informação complementar'
export const i19connectionErrorMsg = 'Erro de conexão, tente novamente'
export const i19connectionErrorProductMsg = 'Erro de conexão, clique no produto para tentar novamente'
export const i19configuration = 'Configuração'
export const i19confirmPassword = 'Confirmar senha'
export const i19confirmPurchase = 'Confirmar compra'
export const i19contactPhone = 'Telefone de contato'
export const i19contactUsMsg = 'Se houver alguma dúvida entre em contato conosco.'
Expand Down Expand Up @@ -433,6 +434,7 @@ export const i19nearTo = 'Referência do endereço'
export const i19needHelpQn = 'Precisa de ajuda?'
export const i19new = 'Novo'
export const i19newAddress = 'Novo endereço'
export const i19newPassword = 'Nova senha'
export const i19newPriceRange = 'Nova faixa de preço'
export const i19newsletter = 'Newsletter'
export const i19newsletterReport = 'Relatório de newsletter'
Expand Down Expand Up @@ -579,6 +581,7 @@ export const i19receiptPrice = 'Preço do recibo'
export const i19receivedOrder = 'Recebemos seu pedido'
export const i19receiveNewsletter = 'Receber newsletter'
export const i19recipient = 'Destinatário'
export const i19passwordChangedSuccessfully = 'Senha alterada com sucesso'
export const i19redirectToPayment = 'Redirecionamento de pagamento'
export const i19reference = 'Referência'
export const i19referenceCode = 'Código de referência'
Expand Down

0 comments on commit eea991c

Please # to comment.