chore: pull glyph range names into localisation file

This commit is contained in:
Anna
2022-06-01 17:30:58 -04:00
parent 231407befb
commit 46fa86a885
3 changed files with 70 additions and 7 deletions
+21
View File
@@ -521,4 +521,25 @@
<data name="Options_ExtraGlyphs_Description" xml:space="preserve">
<value>Extra glyphs can be added to {0}'s font global font by enabling the checkboxes below. This will likely require increasing Dalamud's font atlas size.</value>
</data>
<data name="ExtraGlyphRanges_ChineseFull_Name" xml:space="preserve">
<value>Chinese (full)</value>
</data>
<data name="ExtraGlyphRanges_ChineseSimplifiedCommon_Name" xml:space="preserve">
<value>Chinese (common simplified)</value>
</data>
<data name="ExtraGlyphRanges_Cyrillic_Name" xml:space="preserve">
<value>Cyrillic</value>
</data>
<data name="ExtraGlyphRanges_Japanese_Name" xml:space="preserve">
<value>Japanese</value>
</data>
<data name="ExtraGlyphRanges_Korean_Name" xml:space="preserve">
<value>Korean</value>
</data>
<data name="ExtraGlyphRanges_Thai_Name" xml:space="preserve">
<value>Thai</value>
</data>
<data name="ExtraGlyphRanges_Vietnamese_Name" xml:space="preserve">
<value>Vietnamese</value>
</data>
</root>