aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-08-02 11:41:51 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-08-02 11:41:51 +0200
commit6297d46f370092598d2ebb973bb69f2c368d7904 (patch)
tree52bdd4885537ca2fb20be32b2db9c8c4dc95f908 /src/i18n/locales/en-US.json
parentAdd separator to todos panel (diff)
downloadferdium-app-6297d46f370092598d2ebb973bb69f2c368d7904.tar.gz
ferdium-app-6297d46f370092598d2ebb973bb69f2c368d7904.tar.zst
ferdium-app-6297d46f370092598d2ebb973bb69f2c368d7904.zip
Add option to toggle the Todos panel
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 235d638b4..3cec9960e 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -43,6 +43,8 @@
43 "login.serverLogout": "Your session expired, please login again.", 43 "login.serverLogout": "Your session expired, please login again.",
44 "login.submit.label": "Sign in", 44 "login.submit.label": "Sign in",
45 "login.tokenExpired": "Your session expired, please login again.", 45 "login.tokenExpired": "Your session expired, please login again.",
46 "menu.Todoss.closeTodosDrawer": "Close Todos drawer",
47 "menu.Todoss.openTodosDrawer": "Open Todos drawer",
46 "menu.app.about": "About Franz", 48 "menu.app.about": "About Franz",
47 "menu.app.announcement": "What's new?", 49 "menu.app.announcement": "What's new?",
48 "menu.app.checkForUpdates": "Check for updates", 50 "menu.app.checkForUpdates": "Check for updates",
@@ -79,6 +81,7 @@
79 "menu.services.activatePreviousService": "Activate previous service", 81 "menu.services.activatePreviousService": "Activate previous service",
80 "menu.services.addNewService": "Add New Service...", 82 "menu.services.addNewService": "Add New Service...",
81 "menu.services.setNextServiceActive": "Activate next service", 83 "menu.services.setNextServiceActive": "Activate next service",
84 "menu.todos": "Todos",
82 "menu.view": "View", 85 "menu.view": "View",
83 "menu.view.enterFullScreen": "Enter Full Screen", 86 "menu.view.enterFullScreen": "Enter Full Screen",
84 "menu.view.exitFullScreen": "Exit Full Screen", 87 "menu.view.exitFullScreen": "Exit Full Screen",
@@ -333,4 +336,4 @@
333 "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.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>",
334 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 337 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
335 "workspaces.switchingIndicator.switchingTo": "Switching to" 338 "workspaces.switchingIndicator.switchingTo": "Switching to"
336} \ No newline at end of file 339}