mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-25 19:48:04 +00:00
19 lines
555 B
XML
19 lines
555 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>
|
|
<es-ES>
|
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
|
</es-ES>
|
|
</Translations> |