diff options
| author | eris <femmediscord@gmail.com> | 2021-06-15 21:49:33 +0000 |
|---|---|---|
| committer | eris <femmediscord@gmail.com> | 2021-06-15 21:49:33 +0000 |
| commit | cab00959892ab92a1dcad3a386cae9e0cf5c2cb5 (patch) | |
| tree | 151c7633283c6291ff54881d0c67bb6ad7d4b3a2 /src/i18n | |
| parent | 4639e30cb8e6086a57acbe35d864e8b453e197ba (diff) | |
| parent | 338134acfb5dc70210b55e5e1736b6f90f9d250c (diff) | |
Merge branch 'develop' into 'showMobileNewPost'
# Conflicts:
# CHANGELOG.md
# src/App.js
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 0ee871de..8b5539ed 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", "always_show_post_button": "Always show floating New Post button", "hide_wallpaper": "Hide instance wallpaper", |
