diff options
| author | NEETzsche <neetzsche@tutanota.com> | 2023-11-09 15:03:21 -0700 |
|---|---|---|
| committer | NEETzsche <neetzsche@tutanota.com> | 2023-11-10 06:11:55 -0700 |
| commit | 2c9930bd5b5c1279e0890aeba673ad6b5ce2af18 (patch) | |
| tree | b8a99013fc921b7d760dad93b94ea9403fc67490 /src/i18n | |
| parent | 954d03150f1dc097b9950cfef2fed2e4f55b6442 (diff) | |
Display the latest scrobble under a user's name
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 1658a25d..031771dd 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -495,6 +495,7 @@ "hide_muted_posts": "Hide posts of muted users", "mute_bot_posts": "Mute bot posts", "hide_bot_indication": "Hide bot indication in posts", + "hide_scrobbles": "Hide scrobbles", "hide_all_muted_posts": "Hide muted posts", "max_thumbnails": "Maximum amount of thumbnails per post (empty = no limit)", "hide_isp": "Hide instance-specific panel", |
