mirror of
https://github.com/we-promise/sure.git
synced 2026-05-29 23:39:03 +00:00
* Add Hungarian (hu) localization Add complete Hungarian translation files and register hu locale * Update hu.yml * Hungarian locale: currency formatting & fixes
11 lines
156 B
YAML
11 lines
156 B
YAML
---
|
|
hu:
|
|
number:
|
|
currency:
|
|
format:
|
|
delimiter: " "
|
|
format: "%n %u"
|
|
precision: 0
|
|
separator: ","
|
|
unit: "Ft"
|