diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 61b818a6..5bcf074b 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -622,8 +622,8 @@ "unmute_conversation": "Unmute conversation", "status_unavailable": "Status unavailable", "copy_link": "Copy link to status", - "thread_muted": "Conversation muted", - "thread_muted_and_words": "Conversation muted, contains filtered words:" + "thread_muted": "Thread muted", + "thread_muted_and_words": ", has words:" }, "user_card": { "approve": "Approve", |
