更新 'lib/assets/javascripts/builder/editor.js'
This commit is contained in:
parent
662158ab5f
commit
5cfe64c884
@ -7,7 +7,7 @@ require('moment/locale/zh-cn');
|
||||
|
||||
ACTIVE_LOCALE = 'zh-cn';
|
||||
if (ACTIVE_LOCALE !== 'en') {
|
||||
require('moment/locale/' + ACTIVE_LOCALE + '.js');
|
||||
require('moment/locale/zh-cn');
|
||||
}
|
||||
var Locale = require('locale/index');
|
||||
var Polyglot = require('node-polyglot');
|
||||
|
Loading…
Reference in New Issue
Block a user