diff options
| author | Henry Jameson <me@hjkos.com> | 2024-03-25 23:34:19 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-03-25 23:35:28 +0200 |
| commit | def68e9cda881447bb2d278248635d7ff4f2498f (patch) | |
| tree | 736e37c6ec696f4e7c1f096939fd5043703e70f9 /src/i18n/en.json | |
| parent | 23edfe7b918844f8cc2ff5b9b245952092ee1cbf (diff) | |
scrobbles age setting
Diffstat (limited to 'src/i18n/en.json')
| -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 affe4335..b1b39cc2 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -502,6 +502,7 @@ "mute_bot_posts": "Mute bot posts", "hide_actor_type_indication": "Hide actor type (bots, groups, etc.) indication in posts", "hide_scrobbles": "Hide scrobbles", + "hide_scrobbles_after": "Hide scrobbles older than", "hide_all_muted_posts": "Hide muted posts", "max_thumbnails": "Maximum amount of thumbnails per post (empty = no limit)", "hide_isp": "Hide instance-specific panel", |
