fix: fallback section for embeds if invalid link (#3673)

This commit is contained in:
Nivedin
2023-12-19 18:37:44 +05:30
committed by GitHub
parent 3d25ef48d1
commit 7db7b9b068
2 changed files with 18 additions and 2 deletions

View File

@@ -295,6 +295,7 @@
"incorrect_email": "Incorrect email",
"invalid_link": "Invalid link",
"invalid_link_description": "The link you clicked is invalid or expired.",
"invalid_embed_link": "The embed does not exist or is invalid.",
"json_parsing_failed": "Invalid JSON",
"json_prettify_invalid_body": "Couldn't prettify an invalid body, solve json syntax errors and try again",
"network_error": "There seems to be a network error. Please try again.",