Tweak accessibility strings (#7822)

This commit is contained in:
surfdude29
2025-02-24 20:59:55 +00:00
committed by GitHub
parent c4dec63960
commit 9c739912a3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -318,7 +318,7 @@ function MutedWordsInner() {
<View style={[a.pt_xs]}>
<Button
disabled={isPending || !field}
label={_(msg`Add mute word for configured settings`)}
label={_(msg`Add mute word with chosen settings`)}
size="large"
color="primary"
variant="solid"