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
22 lines
550 B
YAML
22 lines
550 B
YAML
---
|
|
hu:
|
|
activerecord:
|
|
attributes:
|
|
account:
|
|
balance: Egyenleg
|
|
currency: Pénznem
|
|
family: "%{moniker}"
|
|
family_id: "%{moniker}"
|
|
name: Név
|
|
subtype: Altípus
|
|
models:
|
|
account: Számla
|
|
account/credit: Hitelkártya
|
|
account/depository: Bankszámla
|
|
account/investment: Befektetés
|
|
account/loan: Kölcsön
|
|
account/other_asset: Egyéb eszköz
|
|
account/other_liability: Egyéb kötelezettség
|
|
account/property: Ingatlan
|
|
account/vehicle: Jármű
|