diff options
| author | Eris <femmediscord@gmail.com> | 2021-06-14 20:41:34 +0000 |
|---|---|---|
| committer | Eris <femmediscord@gmail.com> | 2021-06-14 20:41:34 +0000 |
| commit | 4639e30cb8e6086a57acbe35d864e8b453e197ba (patch) | |
| tree | aca2feeaacbd03c426fdf885b0a8119310f98553 /src/i18n | |
| parent | 67c9d8bd55b94d85ecb38c8034680b25ea5196fe (diff) | |
Fix config naming for consistency
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 26f51cea..0ee871de 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -349,7 +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", + "always_show_post_button": "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", |
