mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(post): add 'this thread is closed" alert for locked, removed, deleted comments
This commit is contained in:
@@ -58,5 +58,6 @@
|
||||
"welcome_to_board": "欢迎来到{{board}}",
|
||||
"comment_too_long": "评论太长。 <1>点击这里</1>查看完整文本。",
|
||||
"replies_omitted": "省略了{{repliesCount}}条回复。 <1>点击这里</1>查看。",
|
||||
"replies_and_links_omitted": "省略了{{repliesCount}}条回复和{{linksCount}}个链接。 <1>点击这里</1>查看。"
|
||||
"replies_and_links_omitted": "省略了{{repliesCount}}条回复和{{linksCount}}个链接。 <1>点击这里</1>查看。",
|
||||
"thread_closed_alert": "该主题已关闭"
|
||||
}
|
||||
Reference in New Issue
Block a user