new: settings of containerTrySudo usePodman

This commit is contained in:
lollipopkit
2024-02-18 16:54:13 +08:00
parent 61ddb56639
commit b802c97a8d
23 changed files with 224 additions and 103 deletions

View File

@@ -42,6 +42,7 @@
"container": "Container",
"containerName": "Container name",
"containerStatus": "Container status",
"containerTrySudoTip": "For example: In the app, the user is set to aaa, but Docker is installed under the root user. In this case, you need to enable this option.",
"convert": "Convert",
"copy": "Copy",
"copyPath": "Copy path",
@@ -209,7 +210,7 @@
"sftpDlPrepare": "Preparing to connect...",
"sftpRmrDirSummary": "Use `rm -r` to delete a folder in SFTP.",
"sftpSSHConnected": "SFTP Connected",
"sftpShowFoldersFirst": "Disply folders first",
"sftpShowFoldersFirst": "Display folders first",
"showDistLogo": "Show distribution logo",
"shutdown": "Shutdown",
"size": "Size",
@@ -241,6 +242,7 @@
"times": "Times",
"total": "Total",
"traffic": "Traffic",
"trySudo": "Try using sudo",
"ttl": "ttl",
"unknown": "Unknown",
"unknownError": "Unknown error",
@@ -256,6 +258,7 @@
"uptime": "Uptime",
"urlOrJson": "URL or JSON",
"useNoPwd": "No password will be used",
"usePodmanByDefault": "Defaulting to Podman",
"used": "Used",
"user": "User",
"versionHaveUpdate": "Found: v1.0.{build}, click to update",