|
|
@@ -500,6 +500,8 @@ ssh_helper = <strong>Need help?</strong> Have a look at GitHub's guide to <a hre |
|
|
|
gpg_helper = <strong>Need help?</strong> Have a look at GitHub's guide <a href="%s">about GPG</a>. |
|
|
|
add_new_key = Add SSH Key |
|
|
|
add_new_gpg_key = Add GPG Key |
|
|
|
key_content_ssh_placeholder = Begins with 'ssh-ed25519', 'ssh-rsa', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', or 'ecdsa-sha2-nistp521' |
|
|
|
key_content_gpg_placeholder = Begins with '-----BEGIN PGP PUBLIC KEY BLOCK-----' |
|
|
|
ssh_key_been_used = This SSH key has already been added to the server. |
|
|
|
ssh_key_name_used = An SSH key with same name is already added to your account. |
|
|
|
gpg_key_id_used = A public GPG key with same ID already exists. |
|
|
|