diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2021-09-09 12:19:53 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2021-09-09 12:19:53 +0000 |
| commit | a8a82ad12f2f7b9eb8fe7a57a3a7d503c6bbe2ed (patch) | |
| tree | eadd588ebb12fb7264d4152d949de02d7428c986 /src/i18n | |
| parent | 1c535284334f34de5897c731f22639d45516805f (diff) | |
| parent | 179af131ee31cee6bb55554460af048556a1c5be (diff) | |
Merge branch 'showMobileNewPost' into 'develop'
New user option: Always show floating New Post button
See merge request pleroma/pleroma-fe!1395
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 018d3b7d..6afc9ecb 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -352,6 +352,7 @@ "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", "preload_images": "Preload images", "use_one_click_nsfw": "Open NSFW attachments with just one click", |
