mirror of
https://github.com/we-promise/sure.git
synced 2026-06-01 00:39:01 +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
375 B
YAML
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})"
|