diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-11-10 13:31:45 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-11-10 13:31:45 +0000 |
| commit | 60cb173b61a9ffa4336a0ace7c90622834efd98e (patch) | |
| tree | e93c8fcd0e2b99233659c0f3d204bce4bf13fb68 /src/i18n | |
| parent | 954d03150f1dc097b9950cfef2fed2e4f55b6442 (diff) | |
| parent | 55d4ea3643a3bdb9e350c559d2d9a5f8608a7910 (diff) | |
Merge branch 'neetzsche/display-latest-scrobble' into 'develop'
Display the latest scrobble under a user's name
See merge request pleroma/pleroma-fe!1865
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", |
