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": "导入 密钥",
"BUTTON_GENERATE_KEY_PAIR": "生成 密钥",
"IMPORT_FROM_SERVER": "Import from server",
"TITLE_PRIVATE": "私有",
"TITLE_PUBLIC": "公开",
"GET_MAILVELOPE": "获取 Mailvelope 浏览器扩展。"