更新 'lib/assets/javascripts/new-dashboard/i18n/backbone-i18n.js'
This commit is contained in:
parent
461ca7422e
commit
928dcad324
@ -4,7 +4,7 @@ var moment=require('moment');
|
||||
|
||||
var ACTIVE_LOCALE = 'zh-cn';
|
||||
if (ACTIVE_LOCALE !== 'en') {
|
||||
// require('moment/locale/' + ACTIVE_LOCALE);
|
||||
require('moment/locale/' + ACTIVE_LOCALE);
|
||||
}
|
||||
|
||||
var Locale = require('locale/index');
|
||||
|
Loading…
Reference in New Issue
Block a user