[PM-15864] Add copy private key action for SSH keys (#4462)

This commit is contained in:
Patrick Honkonen
2024-12-20 14:44:31 -05:00
committed by GitHub
parent 2ba516f50f
commit f32eecc0d7
6 changed files with 115 additions and 2 deletions

View File

@@ -1124,4 +1124,5 @@ Do you want to switch to this account?</string>
<string name="copied_to_clipboard">Copied to clipboard.</string>
<string name="we_couldnt_verify_the_servers_certificate">We couldnt verify the servers certificate. The certificate chain or proxy settings on your device or your Bitwarden server may not be set up correctly.</string>
<string name="review_flow_launched">Review flow launched!</string>
<string name="copy_private_key">Copy private key</string>
</resources>