feat: Added option to paste private key (#203)

This commit was merged in pull request #203.
This commit is contained in:
jedi04
2025-09-10 00:53:26 +05:30
committed by GitHub
parent fb3b0e66da
commit 67dd87fc55
3 changed files with 79 additions and 33 deletions

View File

@@ -425,6 +425,8 @@
"dsa": "DSA",
"rsaSha2256": "RSA SHA2-256",
"rsaSha2512": "RSA SHA2-512",
"uploadFile": "Upload File",
"pasteKey": "Paste Key",
"updateKey": "Update Key",
"addTagsSpaceToAdd": "add tags (space to add)",
"terminalBadge": "Terminal",
@@ -809,6 +811,7 @@
"folder": "folder",
"password": "password",
"keyPassword": "key password",
"pastePrivateKey": "Paste your private key here...",
"credentialName": "My SSH Server",
"description": "SSH credential description",
"searchCredentials": "Search credentials by name, username, or tags...",