aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHélène <pleroma-dev@helene.moe>2022-08-05 08:16:47 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2022-08-05 08:16:47 +0000
commitfbc3f783d18ad9f1e01263c4d2fa55f123b0cc73 (patch)
tree14b08c2e0abcd074b42431994d68a086ba7122fb
parent8c59bad3c2444e7deea20f9d301b675d2ef51016 (diff)
Apply 2 suggestion(s) to 1 file(s)
-rw-r--r--src/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index cd095ffb..f6bdf45c 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -961,8 +961,8 @@
"update": {
"big_update_title": "Please bear with us",
"big_update_content": "We haven't had a release in a while, so there things might look and feel different than what you're used to.",
- "update_bugs": "Please report any issues and bugs on {pleromaGitlab} we don't have a QA team so some things fall through the cracks, we're also open to feedback and suggestions.",
- "update_bugs_gitlab": "Pleroma Gitlab",
+ "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": "You can see the full changelog {here}",
"update_changelog_here": "here"
}