This commit is contained in:
Baobhan Sith
2025-04-20 09:30:41 +08:00
parent 28b439e42c
commit 430c3af1f6
8 changed files with 213 additions and 7 deletions
+11
View File
@@ -591,6 +591,17 @@
"title": "Appearance Settings",
"description": "Customize the visual theme and background of the application.",
"customizeButton": "Customize Appearance"
},
"autoCopyOnSelect": {
"title": "Terminal Auto Copy",
"enableLabel": "Copy text automatically on selection release",
"saveButton": "Save",
"success": {
"saved": "Auto copy setting saved successfully."
},
"error": {
"saveFailed": "Failed to save auto copy setting."
}
}
},
"common": {