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