Add regexp hint to ng_words, sensitive_words page
This commit is contained in:
parent
a976d7b889
commit
99fb562367
3 changed files with 5 additions and 2 deletions
|
@ -600,6 +600,7 @@ en:
|
|||
enable_block_emoji_reaction_settings: Enable block emoji reactions settings for users
|
||||
hide_local_users_for_anonymous: Hide timeline local user posts from anonymous
|
||||
keywords: Reject keywords
|
||||
keywords_hint: The first character of the line is "?". to use regular expressions
|
||||
post_hash_tags_max: Hash tags max for posts
|
||||
test_error: Testing is returned any errors
|
||||
title: NG words and against spams
|
||||
|
@ -780,6 +781,7 @@ en:
|
|||
hint: This keywords is applied to public posts only..
|
||||
keywords: Sensitive keywords
|
||||
keywords_for_all: Sensitive keywords (Contains CW alert)
|
||||
keywords_for_all_hint: The first character of the line is "?". to use regular expressions
|
||||
title: Sensitive words and moderation options
|
||||
settings:
|
||||
about:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue