mirror of
https://github.com/we-promise/sure.git
synced 2026-06-01 16:59:03 +00:00
* Add Hungarian (hu) localization Add complete Hungarian translation files and register hu locale * Update hu.yml * Hungarian locale: currency formatting & fixes
12 lines
278 B
YAML
12 lines
278 B
YAML
---
|
|
hu:
|
|
address:
|
|
attributes:
|
|
country: Ország
|
|
line1: Cím 1. sor
|
|
line2: Cím 2. sor
|
|
locality: Helység
|
|
postal_code: Irányítószám
|
|
region: Megye/Régió
|
|
format: "%{country} %{region} %{postal_code} %{locality}, %{line1} %{line2}"
|