Skip to content

Commit

Permalink
fix(words): fix 'i19ofDiscount' and 'i19onFreight' ptBR
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed May 16, 2020
1 parent e822874 commit 4368df5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pt_br/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -460,9 +460,9 @@ export const i19noUser = 'Nenhum usuário encontrado'
export const i19number = 'Número'
export const i19oauthOnPopup = 'Continue o login no pop-up'
export const i19of = 'De'
export const i19ofDiscount = 'Desconto de'
export const i19ofDiscount = 'De desconto'
export const i19on = 'On'
export const i19onFreight = 'Frete de'
export const i19onFreight = 'No frete'
export const i19onFollowingAddress = 'No endereço abaixo'
export const i19only = 'Apenas'
export const i19open = 'Aberto'
Expand Down

0 comments on commit 4368df5

Please # to comment.