This commit is contained in:
Baobhan Sith
2025-05-12 22:29:54 +08:00
parent 978aa942fb
commit 688b9df707
4 changed files with 21 additions and 6 deletions
+6 -1
View File
@@ -775,7 +775,12 @@
"fileManagerDeleteConfirmTitle": "File Manager Delete Confirmation",
"fileManagerShowDeleteConfirmationLabel": "Show confirmation dialog when deleting files or folders",
"fileManagerDeleteConfirmSuccess": "File manager delete confirmation setting saved.",
"fileManagerDeleteConfirmError": "Failed to save file manager delete confirmation setting."
"fileManagerDeleteConfirmError": "Failed to save file manager delete confirmation setting.",
"terminalRightClickPasteTitle": "Terminal Right Click Paste",
"terminalEnableRightClickPasteLabel": "Enable terminal right-click paste",
"terminalEnableRightClickPasteDescription": "Allows pasting clipboard content using the right mouse button within the terminal area.",
"terminalRightClickPasteSuccess": "Terminal right-click paste setting saved.",
"terminalRightClickPasteError": "Failed to save terminal right-click paste setting."
},
"terminalScrollback": {
"title": "Terminal Scrollback Limit",