summaryrefslogtreecommitdiff
path: root/sharkey-locales
diff options
context:
space:
mode:
authorHazelnoot <acomputerdog@gmail.com>2025-05-12 10:33:25 +0000
committerHazelnoot <acomputerdog@gmail.com>2025-05-12 10:33:25 +0000
commit835e76152e982bc6f8bfc09d7afa1aba4d872367 (patch)
tree37632f56ebf45c7841a9960266fdaebfd5e00417 /sharkey-locales
parentmerge: Fix hidden hashtags showing on the explore / trending page (!1014) (diff)
parentrename SkWordMuteTest to SkPatternTest (diff)
downloadsharkey-835e76152e982bc6f8bfc09d7afa1aba4d872367.tar.gz
sharkey-835e76152e982bc6f8bfc09d7afa1aba4d872367.tar.bz2
sharkey-835e76152e982bc6f8bfc09d7afa1aba4d872367.zip
merge: Add pattern checker for word mutes (resolves #1003) (!1020)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1020 Closes #1003 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
Diffstat (limited to 'sharkey-locales')
-rw-r--r--sharkey-locales/en-US.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml
index 4869c1ce84..9232a7706c 100644
--- a/sharkey-locales/en-US.yml
+++ b/sharkey-locales/en-US.yml
@@ -552,3 +552,10 @@ enableProxyAccountDescription: "If disabled, then the proxy account will not be
_confirmPollEdit:
title: Are you sure you want to edit this poll
text: Editing this poll will cause it to lose all previous votes
+
+wordMuteTestLabel: "Test patterns"
+wordMuteTestDescription: "Enter some text here to test your word patterns. The matched words, if any, will be displayed below."
+wordMuteTestTest: "Test"
+wordMuteTestMatch: "Matched words: {words}"
+wordMuteTestNoResults: "No results yet, enter some text and click \"Test\" to check it."
+wordMuteTestNoMatch: "Text does not match any patterns."