feat: add graceful public chat not found page

This commit is contained in:
CREDO23 2026-02-02 20:08:38 +02:00
parent 3cf8647d50
commit 8d9dfc7aa4
4 changed files with 42 additions and 11 deletions

View file

@ -796,5 +796,10 @@
"comments": "comments",
"example_comment": "Let's discuss this tomorrow!"
}
},
"public_chat": {
"not_found_title": "This chat has been deleted.",
"click_here": "Click here",
"sign_in_prompt": "to log in to SurfSense and start your own."
}
}