diff options
| author | Eris <femmediscord@gmail.com> | 2021-06-14 19:42:56 +0000 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-06-17 13:21:25 +0300 |
| commit | 9e9ab5cec97f5f37a38ecd4bd1f81381b99ff3c3 (patch) | |
| tree | 6dd9faf9ac55af786cd595079464e5cb8c85f564 /src/i18n | |
| parent | 1717a3aaf2fb104797669ecddbd4418dca10c0cd (diff) | |
New option: Hide shoutbox
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 2b253efb..ca3ee273 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -351,6 +351,7 @@ "max_thumbnails": "Maximum amount of thumbnails per post", "hide_isp": "Hide instance-specific panel", "right_sidebar": "Show sidebar on the right side", + "hide_shoutbox": "Hide ", "hide_wallpaper": "Hide instance wallpaper", "preload_images": "Preload images", "use_one_click_nsfw": "Open NSFW attachments with just one click", |
