mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-22 09:34:51 +00:00
23 lines
650 B
XML
23 lines
650 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Translations>
|
|
<en>
|
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
|
</en>
|
|
<zh-CN>
|
|
<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>
|
|
</zh-TW>
|
|
<ja-JP>
|
|
<Editor_FontFamily>Consolas,Meiryo UI,MS UI Gothic,MS Gothic</Editor_FontFamily>
|
|
</ja-JP>
|
|
<ko-KR>
|
|
<Editor_FontFamily>Consolas,Malgun Gothic,Batang</Editor_FontFamily>
|
|
</ko-KR>
|
|
<es-ES>
|
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
|
</es-ES>
|
|
</Translations>
|