aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-09-04 17:03:53 +0200
committerLibravatar GitHub <noreply@github.com>2021-09-04 17:03:53 +0200
commitf39cbe7d803245702885b308ab1cee4551aea9a1 (patch)
tree56d2e5dbe6242bb64b03ba5028b8bac39ea0c7ed /src/i18n/locales/en-US.json
parentUse namespaces when pulling docker base images since this is reqd for podman (diff)
downloadferdium-app-f39cbe7d803245702885b308ab1cee4551aea9a1.tar.gz
ferdium-app-f39cbe7d803245702885b308ab1cee4551aea9a1.tar.zst
ferdium-app-f39cbe7d803245702885b308ab1cee4551aea9a1.zip
chore: remove what's new functionality (#1864)
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index f7e3d662a..5c967bc82 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -10,7 +10,6 @@
10 "connectionLostBanner.cta": "Reload Service", 10 "connectionLostBanner.cta": "Reload Service",
11 "connectionLostBanner.informationLink": "What happened?", 11 "connectionLostBanner.informationLink": "What happened?",
12 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.", 12 "connectionLostBanner.message": "Oh no! Ferdi lost the connection to {name}.",
13 "feature.announcements.changelog.headline": "Changes in Ferdi {version}",
14 "feature.debugger.title": "Publish debugging information", 13 "feature.debugger.title": "Publish debugging information",
15 "feature.nightlyBuilds.activate": "Activate", 14 "feature.nightlyBuilds.activate": "Activate",
16 "feature.nightlyBuilds.cancel": "Cancel", 15 "feature.nightlyBuilds.cancel": "Cancel",
@@ -76,7 +75,6 @@
76 "menu.Todoss.closeTodosDrawer": "Close Todos drawer", 75 "menu.Todoss.closeTodosDrawer": "Close Todos drawer",
77 "menu.Todoss.openTodosDrawer": "Open Todos drawer", 76 "menu.Todoss.openTodosDrawer": "Open Todos drawer",
78 "menu.app.about": "About Ferdi", 77 "menu.app.about": "About Ferdi",
79 "menu.app.announcement": "What's new?",
80 "menu.app.autohideMenuBar": "Auto-hide menu bar", 78 "menu.app.autohideMenuBar": "Auto-hide menu bar",
81 "menu.app.checkForUpdates": "Check for updates", 79 "menu.app.checkForUpdates": "Check for updates",
82 "menu.app.hide": "Hide", 80 "menu.app.hide": "Hide",
@@ -461,4 +459,4 @@
461 "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>", 459 "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>",
462 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 460 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
463 "workspaces.switchingIndicator.switchingTo": "Switching to" 461 "workspaces.switchingIndicator.switchingTo": "Switching to"
464} 462} \ No newline at end of file