diff options
| author | Eris <femmediscord@gmail.com> | 2021-06-15 18:09:00 +0000 |
|---|---|---|
| committer | Eris <femmediscord@gmail.com> | 2021-06-15 18:09:00 +0000 |
| commit | d7a53aec613c6da7f67906b16f052ec4e7441960 (patch) | |
| tree | 58740d894b77b9341f9da96c50dd38f9711be28d /src/i18n | |
| parent | 7e3393b5a2eda7f696781853123de8df965ffbf2 (diff) | |
Use proper setting name
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 247b7167..6511019c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -75,7 +75,6 @@ "confirm": "Confirm", "verify": "Verify", "close": "Close", - "hide": "Hide", "peek": "Peek", "role": { "admin": "Admin", @@ -349,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", |
