mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 21:03:47 +00:00
feat: terminal theme improvemnts, file manager improvements, host manager improvements (ready for initial user testing?)
This commit is contained in:
@@ -171,6 +171,7 @@
|
||||
"upload": "Upload",
|
||||
"authentication": "Authentication",
|
||||
"password": "Password",
|
||||
"passwordSaved": "Password saved, type to change",
|
||||
"key": "Key",
|
||||
"credential": "Credential",
|
||||
"none": "None",
|
||||
@@ -435,11 +436,24 @@
|
||||
"copiedToClipboard": "Copied to clipboard",
|
||||
"terminalUrlCopied": "Terminal URL copied",
|
||||
"fileManagerUrlCopied": "File Manager URL copied",
|
||||
"tunnelUrlCopied": "Tunnel URL copied",
|
||||
"dockerUrlCopied": "Docker URL copied",
|
||||
"serverStatsUrlCopied": "Server Stats URL copied",
|
||||
"rdpUrlCopied": "RDP URL copied",
|
||||
"vncUrlCopied": "VNC URL copied",
|
||||
"telnetUrlCopied": "Telnet URL copied",
|
||||
"remoteDesktopUrlCopied": "Remote Desktop URL copied",
|
||||
"cloneHostAction": "Clone Host",
|
||||
"copyAddress": "Copy Address",
|
||||
"copyLink": "Copy Link",
|
||||
"copyTerminalUrlAction": "Copy Terminal URL",
|
||||
"copyFileManagerUrlAction": "Copy File Manager URL",
|
||||
"copyTunnelUrlAction": "Copy Tunnel URL",
|
||||
"copyDockerUrlAction": "Copy Docker URL",
|
||||
"copyServerStatsUrlAction": "Copy Server Stats URL",
|
||||
"copyRdpUrlAction": "Copy RDP URL",
|
||||
"copyVncUrlAction": "Copy VNC URL",
|
||||
"copyTelnetUrlAction": "Copy Telnet URL",
|
||||
"copyRemoteDesktopUrlAction": "Copy Remote Desktop URL",
|
||||
"deleteCredentialConfirm": "Delete credential \"{{name}}\"?",
|
||||
"deletedCredential": "Deleted {{name}}",
|
||||
|
||||
Reference in New Issue
Block a user