mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-26 03:58:36 +00:00
32 lines
865 B
XML
32 lines
865 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>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>
|
|
</ja-JP>
|
|
<ko-KR>
|
|
<Editor_FontFamily>Consolas,Malgun Gothic,Batang</Editor_FontFamily>
|
|
</ko-KR>
|
|
<es-ES>
|
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
|
</es-ES>
|
|
<pt-PT>
|
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
|
</pt-PT>
|
|
<nl-NL>
|
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
|
</nl-NL>
|
|
<it>
|
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
|
</it>
|
|
</Translations>
|