chore: update message
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
92403db32a
commit
6b9960ca5c
1 changed files with 1 additions and 1 deletions
|
|
@ -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> "
|
||||
+ _(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue