aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/messages/src/components/settings/team/TeamDashboard.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/i18n/messages/src/components/settings/team/TeamDashboard.json b/src/i18n/messages/src/components/settings/team/TeamDashboard.json
index 80adadb67..64693933c 100644
--- a/src/i18n/messages/src/components/settings/team/TeamDashboard.json
+++ b/src/i18n/messages/src/components/settings/team/TeamDashboard.json
@@ -76,5 +76,31 @@
76 "line": 40, 76 "line": 40,
77 "column": 3 77 "column": 3
78 } 78 }
79 },
80 {
81 "id": "settings.team.teamsUnavailible",
82 "defaultMessage": "!!!Teams are unavailible",
83 "file": "src/components/settings/team/TeamDashboard.js",
84 "start": {
85 "line": 41,
86 "column": 20
87 },
88 "end": {
89 "line": 44,
90 "column": 3
91 }
92 },
93 {
94 "id": "settings.team.teamsUnavailibleInfo",
95 "defaultMessage": "!!!Teams are currently only availible when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
96 "file": "src/components/settings/team/TeamDashboard.js",
97 "start": {
98 "line": 45,
99 "column": 24
100 },
101 "end": {
102 "line": 48,
103 "column": 3
104 }
79 } 105 }
80] \ No newline at end of file 106] \ No newline at end of file