mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 09:16:22 +02:00
feat: add graceful public chat not found page
This commit is contained in:
parent
3cf8647d50
commit
8d9dfc7aa4
4 changed files with 42 additions and 11 deletions
|
|
@ -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."
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue