feat: update for 6.11

This commit is contained in:
Anna
2022-05-12 18:50:05 -04:00
parent 327a40f63c
commit f195f55274
11 changed files with 147 additions and 72 deletions
+9
View File
@@ -519,6 +519,15 @@ namespace ChatTwo.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Enable custom fonts.
/// </summary>
internal static string Options_FontsEnabled {
get {
return ResourceManager.GetString("Options_FontsEnabled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Font size.
/// </summary>