mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 09:34:05 +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>
10 lines
276 B
YAML
10 lines
276 B
YAML
ro:
|
|
address:
|
|
attributes:
|
|
country: Țară
|
|
line1: Adresă rândul 1
|
|
line2: Adresă rândul 2
|
|
locality: Localitate
|
|
postal_code: Cod poștal
|
|
region: Regiune
|
|
format: "%{line1} %{line2}, %{locality}, %{region} %{postal_code} %{country}" |