aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-11 11:03:39 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-11 11:03:39 +0200
commit0f2fe50e811531945ab6dfe67f604c9eddbb6239 (patch)
treefe8ca79d25083071573e4b986366b2cfafa77095 /src/i18n/locales/en-US.json
parentfix(Settings): Don't toggle Todos on general settings changes (diff)
downloadferdium-app-0f2fe50e811531945ab6dfe67f604c9eddbb6239.tar.gz
ferdium-app-0f2fe50e811531945ab6dfe67f604c9eddbb6239.tar.zst
ferdium-app-0f2fe50e811531945ab6dfe67f604c9eddbb6239.zip
Fix(Todos): Fix Todos Menu
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 9e63fdbca..609076e88 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -93,6 +93,7 @@
93 "menu.services.addNewService": "Add New Service...", 93 "menu.services.addNewService": "Add New Service...",
94 "menu.services.setNextServiceActive": "Activate next service", 94 "menu.services.setNextServiceActive": "Activate next service",
95 "menu.todos": "Todos", 95 "menu.todos": "Todos",
96 "menu.todos.enableTodos": "!!!Enable Todos",
96 "menu.view": "View", 97 "menu.view": "View",
97 "menu.view.enterFullScreen": "Enter Full Screen", 98 "menu.view.enterFullScreen": "Enter Full Screen",
98 "menu.view.exitFullScreen": "Exit Full Screen", 99 "menu.view.exitFullScreen": "Exit Full Screen",
@@ -379,4 +380,4 @@
379 "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>", 380 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 381 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo": "Switching to" 382 "workspaces.switchingIndicator.switchingTo": "Switching to"
382} 383} \ No newline at end of file