fix info popup
This commit is contained in:
parent
3feccb7ebc
commit
921c6fd202
1 changed files with 1 additions and 1 deletions
|
|
@ -439,7 +439,7 @@
|
|||
"import_failure": "The selected file is not a supported Pleroma filter.",
|
||||
"help": {
|
||||
"word": "Simple and RegExp filters test against post's content and subject.",
|
||||
"user": "User filter matches full user handle (user@domain) in the following: author, reply-to and mentions",
|
||||
"user": "User filter matches full user handle (user{'@'}domain) in the following: author, reply-to and mentions",
|
||||
"regexp": "Regex variants are more advanced and use {link} to match instead of simple substring search.",
|
||||
"regexp_link": "Regular Expressions",
|
||||
"regexp_url": "https://en.wikipedia.org/wiki/Regular_expression"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue