chore: pull glyph range text into localisation files
This commit is contained in:
Generated
+12
@@ -830,5 +830,17 @@ namespace ChatTwo.Resources {
|
||||
return ResourceManager.GetString("Options_EnableChineseRange_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Options_ExtraGlyphs_Name {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_ExtraGlyphs_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Options_ExtraGlyphs_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("Options_ExtraGlyphs_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user