Merge pull request #59 from KrasnayaPloshchad/patch-1

TextViewer: Add Korean fonts used for Korean locale
This commit is contained in:
Paddy Xu
2017-08-04 16:50:59 +03:00
committed by GitHub

View File

@@ -13,7 +13,10 @@
<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>
</Translations>