mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
docs: enable Chinese Simplified translation
This commit is contained in:
parent
c9d1892d66
commit
965fff2f6c
@ -176,6 +176,8 @@ const languages = [
|
||||
name: '中文',
|
||||
tag: 'zh-Hans',
|
||||
},
|
||||
{enabled: false, name: '繁體中文', tag: 'zh-Hant'},
|
||||
{
|
||||
enabled: true, name: '繁體中文', tag: 'zh-Hant'
|
||||
},
|
||||
];
|
||||
module.exports = languages;
|
||||
|
Loading…
Reference in New Issue
Block a user