This commit is contained in:
Baobhan Sith
2025-04-19 11:30:38 +08:00
parent 4d412da1ce
commit 1fb9bd195c
3 changed files with 21 additions and 7 deletions
+3 -1
View File
@@ -86,7 +86,9 @@
"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"
"errorInvalidJsonConfig": "Invalid JSON configuration",
"editAsCopy": "Edit as Copy",
"copySuffix": "Copy"
},
"login": {
"title": "User Login",