From c41bf73d129d2fba3ec23c1b7b463aaf9dc80dc6 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Mon, 8 Apr 2019 15:57:32 +0200 Subject: Add new Team page in settings --- src/i18n/locales/defaultMessages.json | 192 +++++++++++++++++++++++++--------- src/i18n/locales/en-US.json | 7 ++ 2 files changed, 151 insertions(+), 48 deletions(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 0641c510c..3046f50ce 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -1076,195 +1076,195 @@ "defaultMessage": "!!!Account", "end": { "column": 3, - "line": 18 + "line": 16 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.headline", "start": { "column": 12, - "line": 15 + "line": 13 } }, { "defaultMessage": "!!!Your Subscription", "end": { "column": 3, - "line": 22 + "line": 20 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.headlineSubscription", "start": { "column": 24, - "line": 19 + "line": 17 } }, { "defaultMessage": "!!!Upgrade your Account", "end": { "column": 3, - "line": 26 + "line": 24 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.headlineUpgrade", "start": { "column": 19, - "line": 23 - } - }, - { - "defaultMessage": "!!Invoices", - "end": { - "column": 3, - "line": 30 - }, - "file": "src/components/settings/account/AccountDashboard.js", - "id": "settings.account.headlineInvoices", - "start": { - "column": 20, - "line": 27 + "line": 21 } }, { "defaultMessage": "!!Danger Zone", "end": { "column": 3, - "line": 34 + "line": 28 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.headlineDangerZone", "start": { "column": 22, - "line": 31 + "line": 25 } }, { "defaultMessage": "!!!Manage your subscription", "end": { "column": 3, - "line": 38 + "line": 32 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.manageSubscription.label", "start": { "column": 33, - "line": 35 + "line": 29 } }, { "defaultMessage": "!!!Basic Account", "end": { "column": 3, - "line": 42 + "line": 36 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.accountType.basic", "start": { "column": 20, - "line": 39 + "line": 33 } }, { "defaultMessage": "!!!Premium Supporter Account", "end": { "column": 3, - "line": 46 + "line": 40 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.accountType.premium", "start": { "column": 22, - "line": 43 + "line": 37 } }, { "defaultMessage": "!!!Edit Account", "end": { "column": 3, - "line": 50 + "line": 44 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.account.editButton", "start": { "column": 21, - "line": 47 + "line": 41 + } + }, + { + "defaultMessage": "!!Invoices", + "end": { + "column": 3, + "line": 48 + }, + "file": "src/components/settings/account/AccountDashboard.js", + "id": "settings.account.headlineInvoices", + "start": { + "column": 18, + "line": 45 } }, { "defaultMessage": "!!!Download", "end": { "column": 3, - "line": 54 + "line": 52 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.invoiceDownload", "start": { "column": 19, - "line": 51 + "line": 49 } }, { "defaultMessage": "!!!Could not load user information", "end": { "column": 3, - "line": 58 + "line": 56 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.userInfoRequestFailed", "start": { "column": 25, - "line": 55 + "line": 53 } }, { "defaultMessage": "!!!Try again", "end": { "column": 3, - "line": 62 + "line": 60 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.tryReloadUserInfoRequest", "start": { "column": 28, - "line": 59 + "line": 57 } }, { "defaultMessage": "!!!Delete account", "end": { "column": 3, - "line": 66 + "line": 64 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.deleteAccount", "start": { "column": 17, - "line": 63 + "line": 61 } }, { "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", "end": { "column": 3, - "line": 70 + "line": 68 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.deleteInfo", "start": { "column": 14, - "line": 67 + "line": 65 } }, { "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", "end": { "column": 3, - "line": 74 + "line": 72 }, "file": "src/components/settings/account/AccountDashboard.js", "id": "settings.account.deleteEmailSent", "start": { "column": 19, - "line": 71 + "line": 69 } } ], @@ -1312,42 +1312,55 @@ } }, { - "defaultMessage": "!!!Settings", + "defaultMessage": "!!!Manage Team", "end": { "column": 3, "line": 24 }, "file": "src/components/settings/navigation/SettingsNavigation.js", + "id": "settings.navigation.team", + "start": { + "column": 8, + "line": 21 + } + }, + { + "defaultMessage": "!!!Settings", + "end": { + "column": 3, + "line": 28 + }, + "file": "src/components/settings/navigation/SettingsNavigation.js", "id": "settings.navigation.settings", "start": { "column": 12, - "line": 21 + "line": 25 } }, { "defaultMessage": "!!!Invite Friends", "end": { "column": 3, - "line": 28 + "line": 32 }, "file": "src/components/settings/navigation/SettingsNavigation.js", "id": "settings.navigation.inviteFriends", "start": { "column": 17, - "line": 25 + "line": 29 } }, { "defaultMessage": "!!!Logout", "end": { "column": 3, - "line": 32 + "line": 36 }, "file": "src/components/settings/navigation/SettingsNavigation.js", "id": "settings.navigation.logout", "start": { "column": 10, - "line": 29 + "line": 33 } } ], @@ -2202,6 +2215,89 @@ ], "path": "src/components/settings/settings/EditSettingsForm.json" }, + { + "descriptors": [ + { + "defaultMessage": "!!!Team", + "end": { + "column": 3, + "line": 16 + }, + "file": "src/components/settings/team/TeamDashboard.js", + "id": "settings.team.headline", + "start": { + "column": 12, + "line": 13 + } + }, + { + "defaultMessage": "!!!Franz for Teams", + "end": { + "column": 3, + "line": 20 + }, + "file": "src/components/settings/team/TeamDashboard.js", + "id": "settings.team.contentHeadline", + "start": { + "column": 19, + "line": 17 + } + }, + { + "defaultMessage": "!!!You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", + "end": { + "column": 3, + "line": 24 + }, + "file": "src/components/settings/team/TeamDashboard.js", + "id": "settings.team.intro", + "start": { + "column": 9, + "line": 21 + } + }, + { + "defaultMessage": "!!!Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", + "end": { + "column": 3, + "line": 28 + }, + "file": "src/components/settings/team/TeamDashboard.js", + "id": "settings.team.copy", + "start": { + "column": 8, + "line": 25 + } + }, + { + "defaultMessage": "!!!Manage your Team", + "end": { + "column": 3, + "line": 32 + }, + "file": "src/components/settings/team/TeamDashboard.js", + "id": "settings.team.manageAction", + "start": { + "column": 16, + "line": 29 + } + }, + { + "defaultMessage": "!!!Upgrade your Account", + "end": { + "column": 3, + "line": 36 + }, + "file": "src/components/settings/team/TeamDashboard.js", + "id": "settings.team.upgradeAction", + "start": { + "column": 17, + "line": 33 + } + } + ], + "path": "src/components/settings/team/TeamDashboard.json" + }, { "descriptors": [ { @@ -3147,7 +3243,7 @@ } }, { - "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @MeetFranz", + "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger", "end": { "column": 3, "line": 42 diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 06cda4aca..8d46f7e29 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -168,6 +168,7 @@ "settings.navigation.inviteFriends": "Invite Friends", "settings.navigation.logout": "Logout", "settings.navigation.settings": "Settings", + "settings.navigation.team": "Manage Team", "settings.navigation.yourServices": "Your services", "settings.recipes.all": "All services", "settings.recipes.dev": "Development", @@ -226,6 +227,12 @@ "settings.services.tooltip.isMuted": "All sounds are muted", "settings.services.tooltip.notificationsDisabled": "Notifications are disabled", "settings.services.updatedInfo": "Your changes have been saved", + "settings.team.contentHeadline": "Franz for Teams", + "settings.team.copy": "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", + "settings.team.headline": "Team", + "settings.team.intro": "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", + "settings.team.manageAction": "Manage your Team", + "settings.team.upgradeAction": "Upgrade your Account", "settings.user.form.accountType.company": "Company", "settings.user.form.accountType.individual": "Individual", "settings.user.form.accountType.label": "Account type", -- cgit v1.2.3-54-g00ecf From 4238aa8a2f8546801ec703a89e01b27c2df0941b Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Mon, 8 Apr 2019 16:42:21 +0200 Subject: update strings --- src/i18n/locales/defaultMessages.json | 24 ++++++++++++------------ src/i18n/locales/en-US.json | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index 3046f50ce..650bfc65f 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -2221,78 +2221,78 @@ "defaultMessage": "!!!Team", "end": { "column": 3, - "line": 16 + "line": 17 }, "file": "src/components/settings/team/TeamDashboard.js", "id": "settings.team.headline", "start": { "column": 12, - "line": 13 + "line": 14 } }, { "defaultMessage": "!!!Franz for Teams", "end": { "column": 3, - "line": 20 + "line": 21 }, "file": "src/components/settings/team/TeamDashboard.js", "id": "settings.team.contentHeadline", "start": { "column": 19, - "line": 17 + "line": 18 } }, { "defaultMessage": "!!!You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", "end": { "column": 3, - "line": 24 + "line": 25 }, "file": "src/components/settings/team/TeamDashboard.js", "id": "settings.team.intro", "start": { "column": 9, - "line": 21 + "line": 22 } }, { "defaultMessage": "!!!Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", "end": { "column": 3, - "line": 28 + "line": 29 }, "file": "src/components/settings/team/TeamDashboard.js", "id": "settings.team.copy", "start": { "column": 8, - "line": 25 + "line": 26 } }, { "defaultMessage": "!!!Manage your Team", "end": { "column": 3, - "line": 32 + "line": 33 }, "file": "src/components/settings/team/TeamDashboard.js", "id": "settings.team.manageAction", "start": { "column": 16, - "line": 29 + "line": 30 } }, { "defaultMessage": "!!!Upgrade your Account", "end": { "column": 3, - "line": 36 + "line": 37 }, "file": "src/components/settings/team/TeamDashboard.js", "id": "settings.team.upgradeAction", "start": { "column": 17, - "line": 33 + "line": 34 } } ], diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 8d46f7e29..61c25ff98 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -289,4 +289,4 @@ "validation.url": "{field} is not a valid URL", "welcome.loginButton": "Login to your account", "welcome.signupButton": "Create a free account" -} +} \ No newline at end of file -- cgit v1.2.3-54-g00ecf