mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +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
|
|
@ -781,5 +781,10 @@
|
|||
"comments": "评论",
|
||||
"example_comment": "我们明天讨论这个!"
|
||||
}
|
||||
},
|
||||
"public_chat": {
|
||||
"not_found_title": "此对话已被删除。",
|
||||
"click_here": "点击这里",
|
||||
"sign_in_prompt": "登录 SurfSense 开始您自己的对话。"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue