rails/locale/lo.yml in rails-i18n-4.0.2 vs rails/locale/lo.yml in rails-i18n-4.0.3
- old
+ new
@@ -130,11 +130,11 @@
hour: ຊົ່ວໂມງ
minute: ນາທີ
month: ເດືອນ
second: ວິນາທີ
year: ປີ
- errors: &errors
+ errors:
format: ! '%{attribute} %{message}'
messages:
accepted: ຕ້ອງຍອມຮັບ
blank: ເປົ່າບໍ່ໄດ້
confirmation: ບໍ່ຖືກກັບການຢືນຢັນ
@@ -223,12 +223,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