Files
sure/config/locales/models/address/hu.yml
Brendon Scheiber dce2213a98 feat: add Hungarian (hu) localization (#1677)
* Add Hungarian (hu) localization

Add complete Hungarian translation files and register hu locale

* Update hu.yml

* Hungarian locale: currency formatting & fixes
2026-05-06 22:38:51 +02:00

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}"