mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
* Add RO locales * Fixed some missing translations, added ro to SUPPORTED_LOCALES in languages_helper.rb * Fixed a typo --------- Co-authored-by: bzo <bzo@bzo.zresidence.lan>
20 lines
515 B
YAML
20 lines
515 B
YAML
ro:
|
|
activerecord:
|
|
attributes:
|
|
account:
|
|
balance: Sold
|
|
currency: Monedă
|
|
family: Familie
|
|
family_id: Familie
|
|
name: Nume
|
|
subtype: Subtip
|
|
models:
|
|
account: Cont
|
|
account/credit: Card de credit
|
|
account/depository: Cont bancar
|
|
account/investment: Investiție
|
|
account/loan: Împrumut
|
|
account/other_asset: Alt activ
|
|
account/other_liability: Altă datorie
|
|
account/property: Imobiliare
|
|
account/vehicle: Vehicul |