kazupon / vue-i18n

:globe_with_meridians: Internationalization plugin for Vue.js

Home Page:https://kazupon.github.io/vue-i18n/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't load messages from json file with property name as "var"

coader opened this issue · comments

{
"var":123
}

change to var2 is ok

Sorry, my late response.

But, Please follow the Issue Reporting Guidelines and provide a minimal JSFiddle or JSBin or CodeSandbox containing a set of reproducible steps that can lead to the behavior you described.

Thanks!