aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2021-06-16 13:52:13 +0300
committerHenry Jameson <me@hjkos.com>2021-06-16 13:52:13 +0300
commita96a62929d723c3676174dfd71c0db4462599a12 (patch)
treee6fbd1c0e50fe77580e3b8afc17a217d6f7f5a2a /src/i18n
parentb87a9d6675cf7cd8d37d45e62013fab27cbc46e6 (diff)
parent338134acfb5dc70210b55e5e1736b6f90f9d250c (diff)
Merge remote-tracking branch 'origin/develop' into settings-and-filtering
* origin/develop: Use proper setting name Use cleaner instance config check for shoutbox setting Make locale language cleaner Don't shorten shoutbox to SB Fix lint error Update CHANGELOG.md New option: Hide shoutbox
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 89e808aa..0667172f 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -350,6 +350,7 @@
"hide_all_muted_posts": "Hide muted posts",
"max_thumbnails": "Maximum amount of thumbnails per post (empty = no limit)",
"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",