add:i18n
This commit is contained in:
@@ -310,6 +310,8 @@ namespace Ink_Canvas
|
||||
public int QuickColorPaletteDisplayMode { get; set; } = 1;
|
||||
[JsonProperty("enableHotkeysInMouseMode")]
|
||||
public bool EnableHotkeysInMouseMode { get; set; } = false;
|
||||
[JsonProperty("language")]
|
||||
public string Language { get; set; } = "";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user