aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json41
1 files changed, 38 insertions, 3 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 61c25ff98..bcdfb8220 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -87,6 +87,11 @@
87 "menu.window": "Window", 87 "menu.window": "Window",
88 "menu.window.close": "Close", 88 "menu.window.close": "Close",
89 "menu.window.minimize": "Minimize", 89 "menu.window.minimize": "Minimize",
90 "menu.workspaces": "Workspaces",
91 "menu.workspaces.addNewWorkspace": "Add New Workspace...",
92 "menu.workspaces.closeWorkspaceDrawer": "Close workspace drawer",
93 "menu.workspaces.defaultWorkspace": "All services",
94 "menu.workspaces.openWorkspaceDrawer": "Open workspace drawer",
90 "password.email.label": "Email address", 95 "password.email.label": "Email address",
91 "password.headline": "Reset password", 96 "password.headline": "Reset password",
92 "password.link.login": "Sign in to your account", 97 "password.link.login": "Sign in to your account",
@@ -110,6 +115,7 @@
110 "service.errorHandler.headline": "Oh no!", 115 "service.errorHandler.headline": "Oh no!",
111 "service.errorHandler.message": "Error", 116 "service.errorHandler.message": "Error",
112 "service.errorHandler.text": "{name} has failed to load.", 117 "service.errorHandler.text": "{name} has failed to load.",
118 "service.webviewLoader.loading": "Loading",
113 "services.getStarted": "Get started", 119 "services.getStarted": "Get started",
114 "services.welcome": "Welcome to Franz", 120 "services.welcome": "Welcome to Franz",
115 "settings.account.account.editButton": "Edit account", 121 "settings.account.account.editButton": "Edit account",
@@ -170,6 +176,7 @@
170 "settings.navigation.settings": "Settings", 176 "settings.navigation.settings": "Settings",
171 "settings.navigation.team": "Manage Team", 177 "settings.navigation.team": "Manage Team",
172 "settings.navigation.yourServices": "Your services", 178 "settings.navigation.yourServices": "Your services",
179 "settings.navigation.yourWorkspaces": "Your workspaces",
173 "settings.recipes.all": "All services", 180 "settings.recipes.all": "All services",
174 "settings.recipes.dev": "Development", 181 "settings.recipes.dev": "Development",
175 "settings.recipes.headline": "Available services", 182 "settings.recipes.headline": "Available services",
@@ -231,7 +238,7 @@
231 "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!", 238 "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!",
232 "settings.team.headline": "Team", 239 "settings.team.headline": "Team",
233 "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.", 240 "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.",
234 "settings.team.manageAction": "Manage your Team", 241 "settings.team.manageAction": "Manage your Team on meetfranz.com",
235 "settings.team.upgradeAction": "Upgrade your Account", 242 "settings.team.upgradeAction": "Upgrade your Account",
236 "settings.user.form.accountType.company": "Company", 243 "settings.user.form.accountType.company": "Company",
237 "settings.user.form.accountType.individual": "Individual", 244 "settings.user.form.accountType.individual": "Individual",
@@ -242,8 +249,25 @@
242 "settings.user.form.firstname": "First Name", 249 "settings.user.form.firstname": "First Name",
243 "settings.user.form.lastname": "Last Name", 250 "settings.user.form.lastname": "Last Name",
244 "settings.user.form.newPassword": "New password", 251 "settings.user.form.newPassword": "New password",
252 "settings.workspace.add.form.name": "Name",
253 "settings.workspace.add.form.submitButton": "Create workspace",
254 "settings.workspace.form.buttonDelete": "Delete workspace",
255 "settings.workspace.form.buttonSave": "Save workspace",
256 "settings.workspace.form.name": "Name",
257 "settings.workspace.form.servicesInWorkspaceHeadline": "Services in this Workspace",
258 "settings.workspace.form.yourWorkspaces": "Your workspaces",
259 "settings.workspaces.deletedInfo": "Workspace has been deleted",
260 "settings.workspaces.headline": "Your workspaces",
261 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.",
262 "settings.workspaces.tryReloadWorkspaces": "Try again",
263 "settings.workspaces.updatedInfo": "Your changes have been saved",
264 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Introducing Franz Workspaces",
265 "settings.workspaces.workspaceFeatureInfo": "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.",
266 "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces",
245 "sidebar.addNewService": "Add new service", 267 "sidebar.addNewService": "Add new service",
268 "sidebar.closeWorkspaceDrawer": "Close workspace drawer",
246 "sidebar.muteApp": "Disable notifications & audio", 269 "sidebar.muteApp": "Disable notifications & audio",
270 "sidebar.openWorkspaceDrawer": "Open workspace drawer",
247 "sidebar.settings": "Settings", 271 "sidebar.settings": "Settings",
248 "sidebar.unmuteApp": "Enable notifications & audio", 272 "sidebar.unmuteApp": "Enable notifications & audio",
249 "signup.company.label": "Company", 273 "signup.company.label": "Company",
@@ -288,5 +312,16 @@
288 "validation.required": "{field} is required", 312 "validation.required": "{field} is required",
289 "validation.url": "{field} is not a valid URL", 313 "validation.url": "{field} is not a valid URL",
290 "welcome.loginButton": "Login to your account", 314 "welcome.loginButton": "Login to your account",
291 "welcome.signupButton": "Create a free account" 315 "welcome.signupButton": "Create a free account",
292} \ No newline at end of file 316 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
317 "workspaceDrawer.allServices": "All services",
318 "workspaceDrawer.headline": "Workspaces",
319 "workspaceDrawer.item.contextMenuEdit": "edit",
320 "workspaceDrawer.item.noServicesAddedYet": "No services added yet",
321 "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace",
322 "workspaceDrawer.proFeatureBadge": "Premium feature",
323 "workspaceDrawer.reactivatePremiumAccountLabel": "Reactivate premium account",
324 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
325 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
326 "workspaces.switchingIndicator.switchingTo": "Switching to"
327}