mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(home): show platform-specific info message on homepage
Web users see the existing download prompt; native app users see a P2P encouragement message instead. Closes #1096
This commit is contained in:
@@ -317,5 +317,6 @@
|
||||
"view": "查看",
|
||||
"report_post": "举报帖子",
|
||||
"delete_post": "删除帖子",
|
||||
"delete_post_confirm": "永久删除此帖子?此操作无法撤销。"
|
||||
"delete_post_confirm": "永久删除此帖子?此操作无法撤销。",
|
||||
"app_p2p_info": "你随时可以连接到任何看板,完全 P2P,没人能阻止你。只需将其地址粘贴到上方搜索框中即可。"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user