fix string

This commit is contained in:
Samuel Newman
2025-09-24 20:28:24 +03:00
parent 810705fdcc
commit 1f9ccd344c
@@ -354,7 +354,7 @@ function DialogInner({
: _(msg`e.g. Spammers`) : _(msg`e.g. Spammers`)
const descriptionPlaceholder = isCurateList const descriptionPlaceholder = isCurateList
? _(msg`e.g. The posters that never miss.`) ? _(msg`e.g. The posters who never miss.`)
: _(msg`e.g. Users that repeatedly reply with ads.`) : _(msg`e.g. Users that repeatedly reply with ads.`)
return ( return (