mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
* 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>
22 lines
538 B
YAML
22 lines
538 B
YAML
---
|
|
pt-BR:
|
|
activerecord:
|
|
attributes:
|
|
account:
|
|
balance: Saldo
|
|
currency: Moeda
|
|
family: Família
|
|
family_id: Família
|
|
name: Nome
|
|
subtype: Subtipo
|
|
models:
|
|
account: Conta
|
|
account/credit: Cartão de Crédito
|
|
account/depository: Conta Bancária
|
|
account/investment: Investimento
|
|
account/loan: Empréstimo
|
|
account/other_asset: Outro Ativo
|
|
account/other_liability: Outro Passivo
|
|
account/property: Imóvel
|
|
account/vehicle: Veículo
|