♻️ Refactor channel list

💄 Stop previewing encrypted message raw message
This commit is contained in:
2025-03-04 21:32:20 +08:00
parent cdaa8cfe58
commit ce6e9c185a
5 changed files with 114 additions and 143 deletions

View File

@@ -761,5 +761,7 @@
"enrollNewKeyPairDescription": "Generate a new key pair.",
"keyPairHasPrivateKey": "With private key",
"decrypting": "Decrypting……",
"decryptingKeyNotFound": "Key not found or exchange failed, the other party may not be online"
"decryptingKeyNotFound": "Key not found or exchange failed, the other party may not be online",
"messageUnablePreview": "Unable preview",
"messageUnablePreviewEncrypted": "Unable preview encrypted message"
}