Adding regex info for block_urls.

- Fixes #137
This commit is contained in:
Dessalines 2024-06-21 09:23:48 -04:00
parent 3fe6ed1596
commit 8c5fefe6d8

View file

@ -629,7 +629,7 @@
"post_hidden": "Post hidden", "post_hidden": "Post hidden",
"post_unhidden": "Post unhidden", "post_unhidden": "Post unhidden",
"block_urls": "Block URLs", "block_urls": "Block URLs",
"block_urls_placeholder": "Put your blocked URLs here, one URL per line.", "block_urls_placeholder": "Put your blocked URLs here, one URL per line. Regex strings work also, IE *.example.com",
"content_warning": "Content Warning", "content_warning": "Content Warning",
"sending_back_message": "Alright 👍. Sending you back in {{seconds}}.", "sending_back_message": "Alright 👍. Sending you back in {{seconds}}.",
"continue": "Continue", "continue": "Continue",