diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2021-06-15 21:32:20 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2021-06-15 21:32:20 +0000 |
| commit | 338134acfb5dc70210b55e5e1736b6f90f9d250c (patch) | |
| tree | 58740d894b77b9341f9da96c50dd38f9711be28d /src/i18n | |
| parent | 2725a0c6398a876590b458ff1a8d6c2cc9af1d11 (diff) | |
| parent | d7a53aec613c6da7f67906b16f052ec4e7441960 (diff) | |
Merge branch 'hideShoutbox' into 'develop'
New user option: Hide floating shoutbox
See merge request pleroma/pleroma-fe!1396
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 aa440ac1..6511019c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -348,6 +348,7 @@ "hide_all_muted_posts": "Hide muted posts", "max_thumbnails": "Maximum amount of thumbnails per post", "hide_isp": "Hide instance-specific panel", + "hide_shoutbox": "Hide instance shoutbox", "right_sidebar": "Show sidebar on the right side", "hide_wallpaper": "Hide instance wallpaper", "preload_images": "Preload images", |
