mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Resolve #1458
This commit is contained in:
parent
1722d88f1a
commit
7e6523b59a
39 changed files with 116 additions and 40 deletions
|
|
@ -282,7 +282,8 @@
|
|||
"GOOD_SIGNATURE": "来自 %USER% 的可用签名",
|
||||
"ERROR": "%TYPE% 错误: %ERROR%",
|
||||
"CREATE_SELF_SIGNED": "Create self-signed",
|
||||
"VALID_UNTIL": "Valid until"
|
||||
"VALID_UNTIL": "Valid until",
|
||||
"PRIVATE_KEY": "Private key"
|
||||
},
|
||||
"OPENPGP": {
|
||||
"POPUP_IMPORT_TITLE": "导入 OpenPGP 密钥",
|
||||
|
|
@ -303,6 +304,7 @@
|
|||
},
|
||||
"SMIME": {
|
||||
"POPUP_IMPORT_TITLE": "Import S\/MIME certificate",
|
||||
"CERTIFICATE": "Certificate",
|
||||
"CERTIFICATES": "S\/MIME Certificates",
|
||||
"SIGNED_MESSAGE": "由 S\/MIME 签名",
|
||||
"ENCRYPTED_MESSAGE": "由 S\/MIME 加密",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue