Added button to import keys from server into OpenPGP.js #89

This commit is contained in:
the-djmaze 2024-02-07 02:29:22 +01:00
parent 6c01db395d
commit f8002151be
41 changed files with 76 additions and 1 deletions

View file

@ -515,6 +515,7 @@
"SETTINGS_OPENPGP": {
"BUTTON_IMPORT_KEY": "Import Key",
"BUTTON_GENERATE_KEY_PAIR": "Generate Keys",
"IMPORT_FROM_SERVER": "Import from server",
"TITLE_PRIVATE": "Private",
"TITLE_PUBLIC": "Public",
"GET_MAILVELOPE": "Get Mailvelope browser add-on."