aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-08-08 14:20:01 +0300
committerHenry Jameson <me@hjkos.com>2022-08-08 14:20:01 +0300
commite147dbfb8226f1f6c072a6e9231a0ccbb13a4bc5 (patch)
tree362ccb34278cee013cd9594867473ddfa5db80bb /src/i18n
parent0832228e45eb5a2c456e3140c4e36aa1e7617ee6 (diff)
art credit
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 77bd8cf2..ae3be443 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -969,6 +969,7 @@
"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": "the full changelog"
+ "update_changelog_here": "the full changelog",
+ "art_by": "Art by {linkToArtist}"
}
}