aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-09-20 12:34:56 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-09-20 12:34:56 +0200
commit1d41b849cb7840a1611d34f20bfe636fc8b903dc (patch)
tree85d2fe39d8d805008d1ba1c2f458b0cda9224bea /src/i18n/locales/en-US.json
parentFix Todos menu (diff)
downloadferdium-app-1d41b849cb7840a1611d34f20bfe636fc8b903dc.tar.gz
ferdium-app-1d41b849cb7840a1611d34f20bfe636fc8b903dc.tar.zst
ferdium-app-1d41b849cb7840a1611d34f20bfe636fc8b903dc.zip
Implement Quick Switch feature
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index acf8724a6..f809ac51f 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -9,6 +9,8 @@
9 "feature.delayApp.trial.headline": "Get the free Ferdi Professional 14 day trial and skip the line", 9 "feature.delayApp.trial.headline": "Get the free Ferdi Professional 14 day trial and skip the line",
10 "feature.delayApp.upgrade.action": "Get a Ferdi Supporter License", 10 "feature.delayApp.upgrade.action": "Get a Ferdi Supporter License",
11 "feature.delayApp.upgrade.actionShort": "Upgrade account", 11 "feature.delayApp.upgrade.actionShort": "Upgrade account",
12 "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.",
13 "feature.quickSwitch.search": "Search...",
12 "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.", 14 "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.",
13 "feature.shareFranz.action.email": "Send as email", 15 "feature.shareFranz.action.email": "Send as email",
14 "feature.shareFranz.action.facebook": "Share on Facebook", 16 "feature.shareFranz.action.facebook": "Share on Facebook",
@@ -109,6 +111,7 @@
109 "menu.view.exitFullScreen": "Exit Full Screen", 111 "menu.view.exitFullScreen": "Exit Full Screen",
110 "menu.view.forward": "Forward", 112 "menu.view.forward": "Forward",
111 "menu.view.lockFerdi": "Lock Ferdi", 113 "menu.view.lockFerdi": "Lock Ferdi",
114 "menu.view.openQuickSwitch": "Open Quick Switch",
112 "menu.view.reloadFranz": "Reload Ferdi", 115 "menu.view.reloadFranz": "Reload Ferdi",
113 "menu.view.reloadService": "Reload Service", 116 "menu.view.reloadService": "Reload Service",
114 "menu.view.resetZoom": "Actual Size", 117 "menu.view.resetZoom": "Actual Size",
@@ -409,4 +412,4 @@
409 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>", 412 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi 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>",
410 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 413 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
411 "workspaces.switchingIndicator.switchingTo": "Switching to" 414 "workspaces.switchingIndicator.switchingTo": "Switching to"
412} \ No newline at end of file 415}