更新 'lib/assets/javascripts/builder/editor.js'
This commit is contained in:
parent
ff9f8fe277
commit
8eff529648
@ -1,7 +1,4 @@
|
|||||||
var ACTIVE_LOCALE = window.ACTIVE_LOCALE;
|
var ACTIVE_LOCALE = window.ACTIVE_LOCALE;
|
||||||
|
|
||||||
ACTIVE_LOCALE = 'zh-cn';
|
|
||||||
|
|
||||||
ACTIVE_LOCALE = 'zh-cn';
|
ACTIVE_LOCALE = 'zh-cn';
|
||||||
if (ACTIVE_LOCALE !== 'en') {
|
if (ACTIVE_LOCALE !== 'en') {
|
||||||
require('moment/locale/zh-cn');
|
require('moment/locale/zh-cn');
|
||||||
|
Loading…
Reference in New Issue
Block a user