mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-26 12:08:02 +00:00
16 lines
434 B
XML
16 lines
434 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>
|
|
<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> |