diff options
| author | Eris <femmediscord@gmail.com> | 2021-06-14 17:54:40 +0000 |
|---|---|---|
| committer | Eris <femmediscord@gmail.com> | 2021-06-14 17:54:40 +0000 |
| commit | adfe56a3a31b3c4a8c2c206c06bebf9c4af675d1 (patch) | |
| tree | 552897a6324f91d193efca382a382ab9ad2bcb98 /src/i18n | |
| parent | 2725a0c6398a876590b458ff1a8d6c2cc9af1d11 (diff) | |
New option: Always show floating New Post button
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..26f51cea 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -349,6 +349,7 @@ "max_thumbnails": "Maximum amount of thumbnails per post", "hide_isp": "Hide instance-specific panel", "right_sidebar": "Show sidebar on the right side", + "showPostButton": "Always show floating New Post button", "hide_wallpaper": "Hide instance wallpaper", "preload_images": "Preload images", "use_one_click_nsfw": "Open NSFW attachments with just one click", |
