diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 3945e6f9..77bd8cf2 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -968,7 +968,7 @@ "big_update_content": "We haven't had a release in a while, so things might look and feel different than what you're used to.", "update_bugs": "Please report any issues and bugs on {pleromaGitlab}, as we have changed a lot, and although we test thoroughly and use development versions ourselves, we may have missed some things. We welcome your feedback and suggestions on issues you might encounter, or how to improve Pleroma and Pleroma-FE.", "update_bugs_gitlab": "Pleroma GitLab", - "update_changelog": "For more details on what's changed, see {theFullChangelog}", - "update_changelog_here": "here" + "update_changelog": "For more details on what's changed, see {theFullChangelog}.", + "update_changelog_here": "the full changelog" } } |
