mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-05 01:04:25 -04:00
Merge pull request #591 from Rwing/master
support Simplified Chinese and rename original zh to Traditional Chinese
This commit is contained in:
commit
c794412714
6 changed files with 215 additions and 106 deletions
|
@ -130,7 +130,8 @@
|
|||
</p>
|
||||
<select class="ui-locale">
|
||||
<option value="en">English</option>
|
||||
<option value="zh">中文</option>
|
||||
<option value="zh-CN">简体中文</option>
|
||||
<option value="zh-TW">繁體中文</option>
|
||||
<option value="fr">Français</option>
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="ja">日本語</option>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue