diff options
| author | jasper <jasper92341@hotmail.com> | 2019-02-06 10:18:13 -0800 |
|---|---|---|
| committer | jasper <jasper92341@hotmail.com> | 2019-02-06 10:18:13 -0800 |
| commit | a57f8bdd68ae52b4e5725fe0358dc8c7567c81ac (patch) | |
| tree | a504a65ce9e908ebb173189fe0b5dcc098388410 /src/i18n | |
| parent | 6a867f6ae38b4bc3981fb6ca402c196a0967c49e (diff) | |
Add option to hide filtered statuses
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 ac7cc2a7..6820203b 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -139,6 +139,7 @@ "use_one_click_nsfw": "Open NSFW attachments with just one click", "hide_post_stats": "Hide post statistics (e.g. the number of favorites)", "hide_user_stats": "Hide user statistics (e.g. the number of followers)", + "hide_filtered_statuses": "Hide filtered statuses", "import_followers_from_a_csv_file": "Import follows from a csv file", "import_theme": "Load preset", "inputRadius": "Input fields", |
