更新 'lib/assets/javascripts/builder/dataset.js'

main
zhongjin 5 months ago
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…
Cancel
Save