chore: update message

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang 2024-12-24 12:35:19 +05:30
parent 92403db32a
commit 6b9960ca5c
No known key found for this signature in database
GPG key ID: 9DCC61E211BF645F

View file

@ -195,7 +195,7 @@ def decrypt(txt, encryption_key=None):
_("Encryption key is invalid! Please check site_config.json")
+ "<br> "
+ _(
"If you have recently restored the site, you may need to copy the site_config.json containing original Encryption Key."
"If you have recently restored the site, you may need to copy the site_config.json containing the original encryption key."
)
+ "<br> "
+ _(