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