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

@ -781,5 +781,10 @@
"comments": "评论",
"example_comment": "我们明天讨论这个!"
}
},
"public_chat": {
"not_found_title": "此对话已被删除。",
"click_here": "点击这里",
"sign_in_prompt": "登录 SurfSense 开始您自己的对话。"
}
}