aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-07-31 17:09:27 +0200
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-07-31 17:09:27 +0200
commit39d56b5672aa0fdda259a8299c4d658d5e8f0da2 (patch)
treed867582ef6d0ca0eb744c2343ef88e0631d855b5 /src/i18n/locales/en-US.json
parentMVP for service <-> todos integration (diff)
downloadferdium-app-39d56b5672aa0fdda259a8299c4d658d5e8f0da2.tar.gz
ferdium-app-39d56b5672aa0fdda259a8299c4d658d5e8f0da2.tar.zst
ferdium-app-39d56b5672aa0fdda259a8299c4d658d5e8f0da2.zip
add updated i18n messages
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 27987e5b7..235d638b4 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -88,6 +88,7 @@
88 "menu.view.toggleDevTools": "Toggle Developer Tools", 88 "menu.view.toggleDevTools": "Toggle Developer Tools",
89 "menu.view.toggleFullScreen": "Toggle Full Screen", 89 "menu.view.toggleFullScreen": "Toggle Full Screen",
90 "menu.view.toggleServiceDevTools": "Toggle Service Developer Tools", 90 "menu.view.toggleServiceDevTools": "Toggle Service Developer Tools",
91 "menu.view.toggleTodosDevTools": "!!!Toggle Todos Developer Tools",
91 "menu.view.zoomIn": "Zoom In", 92 "menu.view.zoomIn": "Zoom In",
92 "menu.view.zoomOut": "Zoom Out", 93 "menu.view.zoomOut": "Zoom Out",
93 "menu.window": "Window", 94 "menu.window": "Window",
@@ -332,4 +333,4 @@
332 "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>", 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>",
333 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 334 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
334 "workspaces.switchingIndicator.switchingTo": "Switching to" 335 "workspaces.switchingIndicator.switchingTo": "Switching to"
335} 336} \ No newline at end of file