Adding regex info for block_urls. (#138)

- Fixes #137
This commit is contained in:
Dessalines 2024-06-21 09:24:29 -04:00 committed by GitHub
parent 3fe6ed1596
commit 972942ea4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -629,7 +629,7 @@
"post_hidden": "Post hidden",
"post_unhidden": "Post unhidden",
"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",
"sending_back_message": "Alright 👍. Sending you back in {{seconds}}.",
"continue": "Continue",