Files
sure/config/locales/models/transaction/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
375 B
YAML

---
hu:
activerecord:
errors:
models:
transaction:
attributes:
attachments:
too_many: "tranzakciónként legfeljebb %{max} fájl csatolható"
too_large: "a(z) %{index}. fájl túl nagy (maximum %{max_mb}MB)"
invalid_format: "a(z) %{index}. fájl formátuma nem támogatott (%{file_format})"