diff options
| author | Alexander Tumin <iamtakingiteasy@eientei.org> | 2022-02-28 23:07:20 +0300 |
|---|---|---|
| committer | Alexander Tumin <iamtakingiteasy@eientei.org> | 2022-02-28 23:14:45 +0300 |
| commit | fe0ed7e8f0941195547b924f99f6c0be707bf964 (patch) | |
| tree | 07f420bcccd495080f6493eb69afdde2ff6e0438 /src/i18n | |
| parent | 514d7d3f887e8a4724f1997d42d93c75202dc58b (diff) | |
Mute bot posts
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 8eb7fcc6..a109ab3c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -351,6 +351,7 @@ "hide_attachments_in_tl": "Hide attachments in timeline", "hide_media_previews": "Hide media previews", "hide_muted_posts": "Hide posts of muted users", + "mute_bot_posts": "Mute bot posts", "hide_all_muted_posts": "Hide muted posts", "max_thumbnails": "Maximum amount of thumbnails per post (empty = no limit)", "hide_isp": "Hide instance-specific panel", |
