mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
Merge branch 'develop' of https://github.com/edumeet/edumeet into develop
This commit is contained in:
commit
a882dcc152
1 changed files with 2 additions and 2 deletions
|
|
@ -15,12 +15,12 @@ const list = [
|
|||
{
|
||||
name : 'Chinese (Simplified)',
|
||||
file : 'cn',
|
||||
locale : [ 'zn', 'zn-zn', 'zn-cn' ]
|
||||
locale : [ 'zh', 'zh-zh', 'zh-cn' ]
|
||||
}, // hans
|
||||
{
|
||||
name : 'Chinese (Traditional)',
|
||||
file : 'tw',
|
||||
locale : [ 'zn-tw', 'zn-hk', 'zn-sg' ]
|
||||
locale : [ 'zh-tw', 'zh-hk', 'zh-sg' ]
|
||||
}, // hant
|
||||
{
|
||||
name : 'Croatian',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue