mirror of
https://github.com/we-promise/sure.git
synced 2026-04-11 00:04:47 +00:00
* feat(i18n): update Catalan translations * feat(i18n): fix catalan translations * fix(i18n): consistent simplefin branding * feat(i18n): missing translation * Eliminate global keys --------- Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
11 lines
157 B
YAML
11 lines
157 B
YAML
---
|
|
ca:
|
|
number:
|
|
currency:
|
|
format:
|
|
delimiter: "."
|
|
format: "%n %u"
|
|
precision: 2
|
|
separator: ","
|
|
unit: "€"
|