mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 19:44:09 +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>
14 lines
278 B
YAML
14 lines
278 B
YAML
---
|
|
pt-BR:
|
|
activerecord:
|
|
attributes:
|
|
import:
|
|
currency: Moeda
|
|
number_format: Formato de Número
|
|
errors:
|
|
models:
|
|
import:
|
|
attributes:
|
|
raw_file_str:
|
|
invalid_csv_format: não é um formato CSV válido
|