diff options
Diffstat (limited to 'src/i18n/messages.js')
| -rw-r--r-- | src/i18n/messages.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 7bdd003a..befac232 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -156,7 +156,7 @@ const en = { settings: 'Settings', theme: 'Theme', filtering: 'Filtering', - filtering_explanation: 'All notices containing these words will be muted, one per line', + filtering_explanation: 'All statuses containing these words will be muted, one per line', attachments: 'Attachments', hide_attachments_in_tl: 'Hide attachments in timeline', hide_attachments_in_convo: 'Hide attachments in conversations', |
