Skip to content

Commit

Permalink
feat(words): add 'savedWithSuccess' pt_br (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgnreis authored Aug 27, 2020
1 parent 43c0307 commit 68f993a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pt_br/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@ export const i19saveCart = 'Salvar carrinho'
export const i19saveCategory = 'Salvar categoria'
export const i19saveClient = 'Salvar cliente'
export const i19saved = 'Salvo'
export const i19savedWithSuccess = 'Salvo com sucesso'
export const i19saveCollection = 'Salvar coleção'
export const i19saveGrid = 'Salvar grade'
export const i19saveProduct = 'Salvar produto'
Expand Down

0 comments on commit 68f993a

Please # to comment.