feat: add basic autotranslate support
This commit is contained in:
@@ -27,7 +27,7 @@ public class Fonts : ISettingsTab {
|
||||
}
|
||||
|
||||
ImGui.PushTextWrapPos();
|
||||
|
||||
|
||||
ImGui.Checkbox(Language.Options_FontsEnabled, ref this.Mutable.FontsEnabled);
|
||||
ImGui.Spacing();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user