diff options
| author | Alexander Tumin <iamtakingiteasy@eientei.org> | 2024-10-07 13:39:36 +0300 |
|---|---|---|
| committer | Alexander Tumin <iamtakingiteasy@eientei.org> | 2024-10-07 13:39:41 +0300 |
| commit | bbef4e40dffd012dafed71e6efff5c05e7308c3e (patch) | |
| tree | 4cd4b9e7f74b5e764ccadc3b768f3b616bfbb7b6 /src/i18n | |
| parent | bb0a7a81c5c5e9947471ccffff629af9ee6d6185 (diff) | |
Fix whitespaces for multiple status mute reasons, display bot status reason
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 74cddea8..c86bdbab 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1151,6 +1151,7 @@ "thread_muted": "Thread muted", "thread_muted_and_words": ", has words:", "sensitive_muted": "Muting sensitive content", + "bot_muted": "Muting bot content", "show_full_subject": "Show full subject", "hide_full_subject": "Hide full subject", "show_content": "Show content", |
