Skip to content

Commit

Permalink
Translate for Traditional Chinese(TW) - 2
Browse files Browse the repository at this point in the history
add option at settings.html
  • Loading branch information
KageRyo authored Jan 17, 2023
1 parent cbdc82c commit e32bdcd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/settings/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,9 @@
<option value="zh">
简体中文
</option>
<option value="zh_TW">
正體中文
</option>
<option value="ko">
한국어
</option>
Expand Down

0 comments on commit e32bdcd

Please sign in to comment.