aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-04-12 13:40:36 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-04-12 13:40:36 +0200
commitc557a47341e8e4034be81f42b35caf7bdfb3d48d (patch)
tree94a809e0e3c6a014a93cc3c666e52a6bbeb5c030 /src/i18n/locales/en-US.json
parentfeat(App): Update electron to 4.1.4 (diff)
downloadferdium-app-c557a47341e8e4034be81f42b35caf7bdfb3d48d.tar.gz
ferdium-app-c557a47341e8e4034be81f42b35caf7bdfb3d48d.tar.zst
ferdium-app-c557a47341e8e4034be81f42b35caf7bdfb3d48d.zip
Add language disclaimer
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 84a71117a..a9d0f789d 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -162,6 +162,7 @@
162 "settings.app.headlineGeneral": "General", 162 "settings.app.headlineGeneral": "General",
163 "settings.app.headlineLanguage": "Language", 163 "settings.app.headlineLanguage": "Language",
164 "settings.app.headlineUpdates": "Updates", 164 "settings.app.headlineUpdates": "Updates",
165 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
165 "settings.app.restartRequired": "Changes require restart", 166 "settings.app.restartRequired": "Changes require restart",
166 "settings.app.subheadlineCache": "Cache", 167 "settings.app.subheadlineCache": "Cache",
167 "settings.app.translationHelp": "Help us to translate Franz into your language.", 168 "settings.app.translationHelp": "Help us to translate Franz into your language.",
@@ -317,4 +318,4 @@
317 "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>", 318 "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>",
318 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 319 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
319 "workspaces.switchingIndicator.switchingTo": "Switching to" 320 "workspaces.switchingIndicator.switchingTo": "Switching to"
320} \ No newline at end of file 321}