feat: 添加编辑器自定义字体功能
This commit is contained in:
@@ -70,6 +70,9 @@
|
||||
"editorFontSize": "Editor Font Size",
|
||||
"editorFontSizeSaved": "Editor font size saved.",
|
||||
"editorFontSizeSaveFailed": "Failed to save editor font size: {message}",
|
||||
"editorFontFamily": "Editor Font Family",
|
||||
"editorFontFamilySaved": "Editor font family saved.",
|
||||
"editorFontFamilySaveFailed": "Failed to save editor font family: {message}",
|
||||
"errorInvalidEditorFontSize": "Invalid font size. Please enter a positive number.",
|
||||
"uiThemeJsonEditorTitle": "UI Theme JSON Editor",
|
||||
"uiThemeJsonEditorDesc": "Directly edit the UI theme configuration using JSON. Changes here will reflect in the color pickers above after blurring the textarea.",
|
||||
|
||||
Reference in New Issue
Block a user