feat: custom shell script install path (#545)

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-08-17 22:44:35 +08:00
committed by GitHub
parent d7ae8b75b8
commit 76e98c6468
20 changed files with 199 additions and 124 deletions

View File

@@ -161,6 +161,8 @@
"size": "Size",
"snippet": "Snippet",
"softWrap": "Soft wrap",
"specifyDev": "Specify device",
"specifyDevTip": "For example, network traffic statistics are by default for all devices. You can specify a particular device here.",
"speed": "Speed",
"spentTime": "Spent time: {time}",
"sshTermHelp": "When the terminal is scrollable, dragging horizontally can select text. Clicking the keyboard button turns the keyboard on/off. The file icon opens the current path SFTP. The clipboard button copies the content when text is selected, and pastes content from the clipboard into the terminal when no text is selected and there is content on the clipboard. The code icon pastes code snippets into the terminal and executes them.",