Added option to clone host (#241)

This commit was merged in pull request #241.
This commit is contained in:
jedi04
2025-09-16 08:28:33 +05:30
committed by GitHub
parent 2323885b6c
commit d28b89f536
5 changed files with 38 additions and 5 deletions

View File

@@ -418,6 +418,7 @@
"mustSelectValidSshConfig": "Must select a valid SSH configuration from the list",
"addHost": "Add Host",
"editHost": "Edit Host",
"cloneHost": "Clone Host",
"updateHost": "Update Host",
"hostUpdatedSuccessfully": "Host \"{{name}}\" updated successfully!",
"hostAddedSuccessfully": "Host \"{{name}}\" added successfully!",