found character %'%' that cannot start any token while scanning for the next token at line 7 column 19 查的结果是缩进问题,但是看不出问题
zh:
activerecord:
errors:
messages:
blank: '%{attribute}不能留空'
not_a_number: '%{attribute}必须为数字'
invalid: '%{attribute}是无效的'
taken: '%{attribute}已经存在'
inclusion: '%{attribute}值超出范围'
record_invalid: '记录无效%{errors}'