mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(post form): respect reply link rules
This commit is contained in:
@@ -465,5 +465,8 @@
|
||||
"site_legal_meta_contributors_link": "Contributors",
|
||||
"post_link_required_alert": "You must post a link.",
|
||||
"post_media_link_required_alert": "You must post an image or video link.",
|
||||
"post_form_code_tags_prompt": "You may highlight syntax and preserve whitespace by using [code] tags."
|
||||
"post_form_code_tags_prompt": "You may highlight syntax and preserve whitespace by using [code] tags.",
|
||||
"reply_link_required_alert": "You must reply with a link.",
|
||||
"reply_media_link_required_alert": "You must reply with an image or video link.",
|
||||
"reply_links_not_allowed_alert": "Reply links are not allowed on this board."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user