mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
设置中文显示和NPM源在代码中修改
This commit is contained in:
parent
8463ce5ec0
commit
5362f9eed5
4 changed files with 34 additions and 2 deletions
|
@ -50,7 +50,8 @@ i18n
|
|||
.init(
|
||||
{
|
||||
ns: ['translation','ep_admin_pads'],
|
||||
fallbackLng: 'en'
|
||||
// 后台默认中文显示
|
||||
fallbackLng: 'zh-hans'
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue