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.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index f84edda34..0a8e04b21 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -5,6 +5,7 @@
5 "feature.delayApp.action": "Get a Franz Supporter License", 5 "feature.delayApp.action": "Get a Franz Supporter License",
6 "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting",
7 "feature.delayApp.text": "Franz will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Franz will continue in {seconds} seconds.",
8 "feature.serviceLimit.limitReached": "You have added {amount} out of {limit} services that are included in your plan. Please upgrade your account to add more services.",
8 "feature.shareFranz.action.email": "Send as email", 9 "feature.shareFranz.action.email": "Send as email",
9 "feature.shareFranz.action.facebook": "Share on Facebook", 10 "feature.shareFranz.action.facebook": "Share on Facebook",
10 "feature.shareFranz.action.twitter": "Share on Twitter", 11 "feature.shareFranz.action.twitter": "Share on Twitter",
@@ -118,6 +119,11 @@
118 "service.errorHandler.headline": "Oh no!", 119 "service.errorHandler.headline": "Oh no!",
119 "service.errorHandler.message": "Error", 120 "service.errorHandler.message": "Error",
120 "service.errorHandler.text": "{name} has failed to load.", 121 "service.errorHandler.text": "{name} has failed to load.",
122 "service.restrictedHandler.action": "Upgrade Account",
123 "service.restrictedHandler.customUrl.headline": "Franz Professional Plan required",
124 "service.restrictedHandler.customUrl.text": "Please upgrade to the Franz Professional plan to use custom urls & self hosted services.",
125 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
126 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
121 "service.webviewLoader.loading": "Loading", 127 "service.webviewLoader.loading": "Loading",
122 "services.getStarted": "Get started", 128 "services.getStarted": "Get started",
123 "services.welcome": "Welcome to Franz", 129 "services.welcome": "Welcome to Franz",
@@ -335,4 +341,4 @@
335 "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>", 341 "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>",
336 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 342 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
337 "workspaces.switchingIndicator.switchingTo": "Switching to" 343 "workspaces.switchingIndicator.switchingTo": "Switching to"
338} \ No newline at end of file 344}