Skip to content

Commit

Permalink
feat(words): new words from #134 (#139)
Browse files Browse the repository at this point in the history
fixes #134

* feat: new word

* feat: add new word

* feat: add words from issues 134

* feat: words from issue 134
  • Loading branch information
matheusgnreis authored Oct 22, 2021
1 parent c8391b8 commit e3b4c23
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/en_us/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const i19adwordsRemarketingCode = 'AdWords Remarketing Code'
export const i19affiliateCoede = 'Afiliate code'
export const i19afterApproval = 'After payment approval'
export const i19afterPayment = 'After payment'
export const i19all = 'All'
export const i19allCategories = 'All categories'
export const i19allOptions = 'All options'
export const i19alt = 'Alt tag'
Expand Down Expand Up @@ -219,6 +220,7 @@ export const i19days = 'Days'
export const i19declare = 'Declare'
export const i19declaredValue = 'Declared value'
export const i19delete = 'Delete'
export const i19deleteAll = 'Delete all'
export const i19delivery = 'Delivery'
export const i19deliveryCostOwnHandMsg = 'Cost for the "own hand" additional service'
export const i19deliveryInMsg = 'Your order will be delivered within'
Expand All @@ -231,6 +233,7 @@ export const i19description = 'Description'
export const i19desktop = 'Desktop'
export const i19details = 'Details'
export const i19didYouMean = 'Did you mean'
export const i19digits = 'Digits'
export const i19directLinkPayment = 'Direct link to payment'
export const i19disable = 'Disable'
export const i19discount = 'Discount'
Expand Down Expand Up @@ -282,6 +285,7 @@ export const i19enabled = 'Enabled'
export const i19end = 'End'
export const i19endDate = 'End date'
export const i19endpoint = 'Endpoint'
export const i19enterEmailCodeMsg = 'Enter the verification code we send you by email.'
export const i19enterYourDocNumber = 'Enter your document number'
export const i19enterYourDocNumberMsg = 'Enter your document number to confirm'
export const i19enterYourEmail = 'Enter your email'
Expand Down
4 changes: 4 additions & 0 deletions src/pt_br/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const i19adwordsRemarketingCode = 'Código de Remarketing do AdWords'
export const i19affiliateCoede = 'Código do afiliado'
export const i19afterApproval = 'Após pedido aprovado'
export const i19afterPayment = 'Após pagamento'
export const i19all = 'Todos'
export const i19allCategories = 'Todas as categorias'
export const i19allOptions = 'Todas as opções'
export const i19alt = 'Tag alt'
Expand Down Expand Up @@ -219,6 +220,7 @@ export const i19days = 'Dias'
export const i19declare = 'Declarar'
export const i19declaredValue = 'Valor declarado'
export const i19delete = 'Deletar'
export const i19deleteAll = 'Deletar todos'
export const i19delivery = 'Entrega'
export const i19deliveryCostOwnHandMsg = 'Custo para o serviço adicional de "mão própria"'
export const i19deliveryInMsg = 'Seu pedido será entregue em até'
Expand All @@ -231,6 +233,7 @@ export const i19description = 'Descrição'
export const i19desktop = 'Desktop'
export const i19details = 'Detalhes'
export const i19didYouMean = 'Você quis dizer'
export const i19digits = 'Dígitos'
export const i19directLinkPayment = 'Link para pagamento'
export const i19disable = 'Desativar'
export const i19discount = 'Desconto'
Expand Down Expand Up @@ -282,6 +285,7 @@ export const i19enabled = 'Habilitado'
export const i19end = 'Final'
export const i19endDate = 'Data final'
export const i19endpoint = 'Endpoint'
export const i19enterEmailCodeMsg = 'Insira o código de verificação que te enviamos por e-mail.'
export const i19enterYourDocNumber = 'Insira o número do documento'
export const i19enterYourDocNumberMsg = 'Confirme o login com seu documento'
export const i19enterYourEmail = 'Informe seu email'
Expand Down

0 comments on commit e3b4c23

Please # to comment.