UEditor zh-cn to zh_CN

This commit is contained in:
thinkgem
2018-01-02 10:21:52 +08:00
parent f273b9e146
commit 33ea8e6317

View File

@@ -8065,7 +8065,7 @@ UE.Editor.defaultOptions = function(editor){
imagePopup: true, imagePopup: true,
enterTag: 'p', enterTag: 'p',
customDomain: false, customDomain: false,
lang: 'zh-cn', lang: 'zh_CN', // ThinkGem zh-cn to zh_CN
langPath: _url + 'lang/', langPath: _url + 'lang/',
theme: 'default', theme: 'default',
themePath: _url + 'themes/', themePath: _url + 'themes/',