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.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index dcb9d92a2..e164b64a4 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -370,6 +370,11 @@
370 "validation.oneRequired": "At least one is required", 370 "validation.oneRequired": "At least one is required",
371 "validation.required": "{field} is required", 371 "validation.required": "{field} is required",
372 "validation.url": "{field} is not a valid URL", 372 "validation.url": "{field} is not a valid URL",
373 "webControls.back": "Back",
374 "webControls.forward": "Forward",
375 "webControls.goHome": "Home",
376 "webControls.openInBrowser": "Open in Browser",
377 "webControls.reload": "Reload",
373 "welcome.loginButton": "Login to your account", 378 "welcome.loginButton": "Login to your account",
374 "welcome.signupButton": "Create a free account", 379 "welcome.signupButton": "Create a free account",
375 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace", 380 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
@@ -383,4 +388,4 @@
383 "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>", 388 "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>",
384 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 389 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
385 "workspaces.switchingIndicator.switchingTo": "Switching to" 390 "workspaces.switchingIndicator.switchingTo": "Switching to"
386} \ No newline at end of file 391}