aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json6
-rw-r--r--src/i18n/locales/en-US.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 1dd31324e..5ad7a8bd8 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3088,7 +3088,7 @@
3088 "line": 14 3088 "line": 14
3089 }, 3089 },
3090 "file": "src/features/announcements/Component.js", 3090 "file": "src/features/announcements/Component.js",
3091 "id": "feature.announcements.headline", 3091 "id": "feature.announcements.changelog.headline",
3092 "start": { 3092 "start": {
3093 "column": 12, 3093 "column": 12,
3094 "line": 11 3094 "line": 11
@@ -3106,7 +3106,7 @@
3106 "line": 14 3106 "line": 14
3107 }, 3107 },
3108 "file": "src/features/announcements/components/AnnouncementScreen.js", 3108 "file": "src/features/announcements/components/AnnouncementScreen.js",
3109 "id": "feature.announcements.headline", 3109 "id": "feature.announcements.changelog.headline",
3110 "start": { 3110 "start": {
3111 "column": 12, 3111 "column": 12,
3112 "line": 11 3112 "line": 11
@@ -4470,4 +4470,4 @@
4470 ], 4470 ],
4471 "path": "src/lib/Menu.json" 4471 "path": "src/lib/Menu.json"
4472 } 4472 }
4473] \ No newline at end of file 4473]
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 13775d758..958b6fb6a 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -1,7 +1,7 @@
1{ 1{
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "Reload",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "Something went wrong",
4 "feature.announcements.headline": "What's new in Franz {version}?", 4 "feature.announcements.changelog.headline": "Changes in Franz {version}",
5 "feature.delayApp.action": "Get a Franz Supporter License", 5 "feature.delayApp.action": "Get a Franz Supporter License",
6 "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting", 6 "feature.delayApp.headline": "Please purchase a Franz Supporter License to skip waiting",
7 "feature.delayApp.text": "Franz will continue in {seconds} seconds.", 7 "feature.delayApp.text": "Franz will continue in {seconds} seconds.",
@@ -44,7 +44,7 @@
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.app.about": "About Franz", 46 "menu.app.about": "About Franz",
47 "menu.app.announcement": "What's new in Franz?", 47 "menu.app.announcement": "What's new?",
48 "menu.app.hide": "Hide", 48 "menu.app.hide": "Hide",
49 "menu.app.hideOthers": "Hide Others", 49 "menu.app.hideOthers": "Hide Others",
50 "menu.app.quit": "Quit", 50 "menu.app.quit": "Quit",
@@ -319,4 +319,4 @@
319 "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>", 319 "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>",
320 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 320 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
321 "workspaces.switchingIndicator.switchingTo": "Switching to" 321 "workspaces.switchingIndicator.switchingTo": "Switching to"
322} \ No newline at end of file 322}