mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(post): add 'user was banned for this post' if user was banned by board to post in it
This commit is contained in:
@@ -208,5 +208,7 @@
|
||||
"display_name_too_long": "nazwa wyświetlana jest zbyt długa",
|
||||
"title_too_long": "tytuł jest zbyt długi",
|
||||
"1_post_by_this_id": "1 post z tym identyfikatorem",
|
||||
"x_posts_by_this_id": "{{number}} postów z tego identyfikatora"
|
||||
"x_posts_by_this_id": "{{number}} postów z tego identyfikatora",
|
||||
"ban_expires_at": "Zablokowany na p/{{address}} do {{timestamp}}",
|
||||
"user_banned": "Użytkownik został zablokowany za ten post"
|
||||
}
|
||||
Reference in New Issue
Block a user