aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/team
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/team
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/team')
-rw-r--r--src/components/settings/team/TeamDashboard.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/settings/team/TeamDashboard.js b/src/components/settings/team/TeamDashboard.js
index 176365fa8..06f244997 100644
--- a/src/components/settings/team/TeamDashboard.js
+++ b/src/components/settings/team/TeamDashboard.js
@@ -23,7 +23,7 @@ const messages = defineMessages({
23 intro: { 23 intro: {
24 id: 'settings.team.intro', 24 id: 'settings.team.intro',
25 defaultMessage: 25 defaultMessage:
26 'Your are currently using Franz Servers, which is why you have access to Team Management.', 26 'You are currently using Franz Servers, which is why you have access to Team Management.',
27 }, 27 },
28 copy: { 28 copy: {
29 id: 'settings.team.copy', 29 id: 'settings.team.copy',