aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/team/TeamDashboard.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/settings/team/TeamDashboard.js')
-rw-r--r--src/components/settings/team/TeamDashboard.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/settings/team/TeamDashboard.js b/src/components/settings/team/TeamDashboard.js
index 802284051..22d386775 100644
--- a/src/components/settings/team/TeamDashboard.js
+++ b/src/components/settings/team/TeamDashboard.js
@@ -28,7 +28,7 @@ const messages = defineMessages({
28 copy: { 28 copy: {
29 id: 'settings.team.copy', 29 id: 'settings.team.copy',
30 defaultMessage: 30 defaultMessage:
31 "Franz's Team Management allows you to manage Franz Subscriptions for multiple users. Please keep in mind that having a Franz Premium subscription will give you no advantages in using Ferdi: The only reason you still have access to Team Management is so you can manage your legacy Franz Teams and so that you don't loose any functionality in managing your account.", 31 "Franz's Team Management allows you to manage Franz Subscriptions for multiple users. Please keep in mind that having a Franz Premium subscription will give you no advantages in using Ferdium: The only reason you still have access to Team Management is so you can manage your legacy Franz Teams and so that you don't loose any functionality in managing your account.",
32 }, 32 },
33 manageButton: { 33 manageButton: {
34 id: 'settings.team.manageAction', 34 id: 'settings.team.manageAction',
@@ -152,7 +152,7 @@ class TeamDashboard extends Component {
152 <img 152 <img
153 className={classes.image} 153 className={classes.image}
154 src="https://cdn.franzinfra.com/announcements/assets/teams.png" 154 src="https://cdn.franzinfra.com/announcements/assets/teams.png"
155 alt="Ferdi for Teams" 155 alt="Ferdium for Teams"
156 /> 156 />
157 </div> 157 </div>
158 <div className={classes.buttonContainer}> 158 <div className={classes.buttonContainer}>