mirror of
https://github.com/we-promise/sure.git
synced 2026-04-10 15:54:48 +00:00
* Add RO locales * Fixed some missing translations, added ro to SUPPORTED_LOCALES in languages_helper.rb * Fixed a typo --------- Co-authored-by: bzo <bzo@bzo.zresidence.lan>
11 lines
157 B
YAML
11 lines
157 B
YAML
---
|
|
ro:
|
|
number:
|
|
currency:
|
|
format:
|
|
delimiter: "."
|
|
format: "%u %n"
|
|
precision: 2
|
|
separator: ","
|
|
unit: "RON"
|