aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2022-08-07 17:38:36 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2022-08-07 17:38:36 +0000
commit4bfad25f01c1b802158f38ff19f373617429e4c2 (patch)
tree2753c94744c1f42bd644d6ba1a75c94778843af2
parentfbc3f783d18ad9f1e01263c4d2fa55f123b0cc73 (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 f6bdf45c..3a0e2da8 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -960,10 +960,10 @@
},
"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.",
+ "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": "You can see the full changelog {here}",
+ "update_changelog": "For more details on what's changed, see {theFullChangelog}",
"update_changelog_here": "here"
}
}