更新 'lib/assets/javascripts/dashboard/public-dataset.js'
This commit is contained in:
parent
8eff529648
commit
67bd8f3bb4
@ -1,8 +1,6 @@
|
|||||||
const Polyglot = require('node-polyglot');
|
const Polyglot = require('node-polyglot');
|
||||||
const Locale = require('locale/index');
|
const Locale = require('locale/index');
|
||||||
|
|
||||||
//const ACTIVE_LOCALE = window.ACTIVE_LOCALE || 'en';
|
|
||||||
|
|
||||||
const ACTIVE_LOCALE = 'zh-cn';
|
const ACTIVE_LOCALE = 'zh-cn';
|
||||||
|
|
||||||
const polyglot = new Polyglot({
|
const polyglot = new Polyglot({
|
||||||
|
Loading…
Reference in New Issue
Block a user