mirror of
https://github.com/ivabus/www
synced 2024-11-22 09:45:06 +03:00
Correct “官话” to “简体中文“
”简体中文“ is a more common name when referring to simplified Chinese.
This commit is contained in:
parent
e39dea0b84
commit
5bcdbd1bb0
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
['Deutsch', '_de'],
|
||||
['Русский', '_ru'],
|
||||
['українська', '_uk'],
|
||||
['官话', '_zh']
|
||||
['简体中文', '_zh']
|
||||
];
|
||||
|
||||
let adobeDcView;
|
||||
|
|
Loading…
Reference in a new issue