mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 11:34:13 +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>
11 lines
159 B
YAML
11 lines
159 B
YAML
---
|
|
pt-BR:
|
|
number:
|
|
currency:
|
|
format:
|
|
delimiter: "."
|
|
format: "%u %n"
|
|
precision: 2
|
|
separator: ","
|
|
unit: "R$"
|