aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/supportFerdi/SupportFerdiDashboard.js
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-09-13 17:35:01 +0200
committerLibravatar GitHub <noreply@github.com>2021-09-13 17:35:01 +0200
commita7ddfa383f7bf07c4ad7c739671c4b6a5fd2352a (patch)
tree438b525565c6bb4cd476efc706f882db755ba00b /src/components/settings/supportFerdi/SupportFerdiDashboard.js
parentchore: upgrade intl dependencies (#1920) (diff)
downloadferdium-app-a7ddfa383f7bf07c4ad7c739671c4b6a5fd2352a.tar.gz
ferdium-app-a7ddfa383f7bf07c4ad7c739671c4b6a5fd2352a.tar.zst
ferdium-app-a7ddfa383f7bf07c4ad7c739671c4b6a5fd2352a.zip
chore: update various defaultMessages (#1925)
Diffstat (limited to 'src/components/settings/supportFerdi/SupportFerdiDashboard.js')
-rw-r--r--src/components/settings/supportFerdi/SupportFerdiDashboard.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/settings/supportFerdi/SupportFerdiDashboard.js b/src/components/settings/supportFerdi/SupportFerdiDashboard.js
index c4d4bd72f..64ffe8692 100644
--- a/src/components/settings/supportFerdi/SupportFerdiDashboard.js
+++ b/src/components/settings/supportFerdi/SupportFerdiDashboard.js
@@ -19,7 +19,7 @@ const messages = defineMessages({
19 }, 19 },
20 textListContributors: { 20 textListContributors: {
21 id: 'settings.supportFerdi.textListContributors', 21 id: 'settings.supportFerdi.textListContributors',
22 defaultMessage: 'Full list of contributor', 22 defaultMessage: 'Full list of contributors',
23 }, 23 },
24 textListContributorsHere: { 24 textListContributorsHere: {
25 id: 'settings.supportFerdi.textListContributorsHere', 25 id: 'settings.supportFerdi.textListContributorsHere',