更新 'lib/assets/javascripts/dashboard/mobile-apps.js'
This commit is contained in:
parent
634b50a8bf
commit
7f08725c1e
@ -1,7 +1,7 @@
|
||||
var ACTIVE_LOCALE = 'zh-cn';
|
||||
|
||||
if (ACTIVE_LOCALE !== 'en') {
|
||||
require('moment/locale/' + ACTIVE_LOCALE);
|
||||
require('moment/locale/zh-cn');
|
||||
}
|
||||
const $ = require('jquery');
|
||||
const _ = require('underscore');
|
||||
|
Loading…
Reference in New Issue
Block a user