update
This commit is contained in:
@@ -82,7 +82,11 @@
|
||||
"editorFontSize": "Editor Font Size",
|
||||
"editorFontSizeSaved": "Editor font size saved.",
|
||||
"editorFontSizeSaveFailed": "Failed to save editor font size: {message}",
|
||||
"errorInvalidEditorFontSize": "Invalid font size. Please enter a positive number."
|
||||
"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.",
|
||||
"errorInvalidJsonObject": "Invalid input. Please provide a valid JSON object.",
|
||||
"errorInvalidJsonConfig": "Invalid JSON configuration"
|
||||
},
|
||||
"login": {
|
||||
"title": "User Login",
|
||||
|
||||
Reference in New Issue
Block a user