rails/locale/or.yml in rails-i18n-4.0.2 vs rails/locale/or.yml in rails-i18n-4.0.3
- old
+ new
@@ -93,11 +93,11 @@
hour: ଘଣ୍ତ
minute: ମିନଟ
month: ମାସ
second: ସେକଣ୍ଢ
year: ବର୍ଷ
- errors: &errors
+ errors:
format: ! '%{attribute} %{message}'
messages:
accepted: ଗ୍ରହଣ କରିବାର ଅଛି
blank: ଖାଲି ହେଇ ପାରୀବନ
confirmation: ପ୍ରମାଣ ହେଇନି
@@ -188,12 +188,5 @@
formats:
default: ! '%a, %d %b %Y %H:%M:%S %z'
long: ! '%B %d, %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