From f6796a99ecda17f970454a6ad966b47589969763 Mon Sep 17 00:00:00 2001 From: Hazelnoot Date: Sat, 10 May 2025 22:48:50 -0400 Subject: add SkWordMuteTest to moderation control panel --- locales/index.d.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'locales') diff --git a/locales/index.d.ts b/locales/index.d.ts index 2beb0ae454..4d9c6fb972 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -12970,11 +12970,11 @@ export interface Locale extends ILocale { "text": string; }; /** - * Test word mutes + * Test patterns */ "wordMuteTestLabel": string; /** - * Enter some text here to test your word mute patterns. The matched words, if any, will be displayed below. + * Enter some text here to test your word patterns. The matched words, if any, will be displayed below. */ "wordMuteTestDescription": string; /** @@ -12990,7 +12990,7 @@ export interface Locale extends ILocale { */ "wordMuteTestNoResults": string; /** - * Text does not match any word mutes. + * Text does not match any patterns. */ "wordMuteTestNoMatch": string; } -- cgit v1.2.3-freya