mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-26 20:21:36 +00:00
Improve zh-TW font family
zh-TW locale generally does not use SimSun, use MingLiU instead.
This commit is contained in:

committed by
GitHub

parent
15d94d2c4b
commit
15af258db0
@@ -8,7 +8,7 @@
|
||||
<Editor_FontFamily>Consolas,Microsoft Yahei UI,Microsoft Yahei,SimSun</Editor_FontFamily>
|
||||
</zh-CN>
|
||||
<zh-TW>
|
||||
<Editor_FontFamily>Segoe UI,Microsoft JhengHei UI,Microsoft JhengHei,SimSun</Editor_FontFamily>
|
||||
<Editor_FontFamily>Consolas,Microsoft JhengHei UI,Microsoft JhengHei,MingLiU</Editor_FontFamily>
|
||||
</zh-TW>
|
||||
<ja-JP>
|
||||
<Editor_FontFamily>Consolas,Meiryo UI,MS UI Gothic,MS Gothic</Editor_FontFamily>
|
||||
|
Reference in New Issue
Block a user