rails/locale/ro.yml in rails-i18n-4.0.2 vs rails/locale/ro.yml in rails-i18n-4.0.3
- old
+ new
@@ -104,11 +104,11 @@
hour: Ora
minute: Minutul
month: Luna
second: Secunda
year: Anul
- errors: &errors
+ errors:
format: ! '%{attribute} %{message}'
messages:
accepted: trebuie dat acceptul
blank: nu poate fi gol
confirmation: nu este confirmat
@@ -201,12 +201,5 @@
formats:
default: ! '%a %d %b %Y, %H:%M:%S %z'
long: ! '%d %B %Y %H:%M'
short: ! '%d %b %H:%M'
pm: ''
- # remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
- activemodel:
- errors:
- <<: *errors
- activerecord:
- errors:
- <<: *errors