mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
feat(lang): add all brazilian portuguese translations (#416)
* feat(lang): add all brazilian portuguese translations * feat: update pt-BR errors on translation * fix: atualizar fix base * feat: add reports translations * feat: finish translation to brazilian portuguese * fix: add to supported locales * fix: number of translations * fix: errors on translations * fix: error on rubocop lint --------- Co-authored-by: Leonardo Ralph <theleoralph@gmail.com>
This commit is contained in:
14
config/locales/views/shared/pt-BR.yml
Normal file
14
config/locales/views/shared/pt-BR.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
pt-BR:
|
||||
shared:
|
||||
confirm_modal:
|
||||
accept: Confirmar
|
||||
body_html: "<p>Você não poderá desfazer esta decisão</p>"
|
||||
cancel: Cancelar
|
||||
title: Tem certeza?
|
||||
money_field:
|
||||
label: Valor
|
||||
syncing_notice:
|
||||
syncing: Sincronizando dados das contas...
|
||||
trend_change:
|
||||
no_change: "sem alteração"
|
||||
Reference in New Issue
Block a user