aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-11-21 00:18:50 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-11-21 00:18:50 +0100
commitf7e76a6f5c03e07c1cc96ef451c2b312bc2d0789 (patch)
treeaacaf6e845e073546c3b213c577dbb6f4e4b1137 /src
parentMerge pull request #310 from meetfranz/feature/touchbar-app-crash (diff)
downloadferdium-app-f7e76a6f5c03e07c1cc96ef451c2b312bc2d0789.tar.gz
ferdium-app-f7e76a6f5c03e07c1cc96ef451c2b312bc2d0789.tar.zst
ferdium-app-f7e76a6f5c03e07c1cc96ef451c2b312bc2d0789.zip
Add translation help to settings
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index c2ff295b2..52cbd291c 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -147,6 +147,7 @@
147 "settings.app.form.enableSpellchecking": "Enable spell checking", 147 "settings.app.form.enableSpellchecking": "Enable spell checking",
148 "settings.app.form.showDisabledServices": "Display disabled services tabs", 148 "settings.app.form.showDisabledServices": "Display disabled services tabs",
149 "settings.app.form.beta": "Include beta versions", 149 "settings.app.form.beta": "Include beta versions",
150 "settings.app.translationHelp": "Help us to translate Franz into your language.",
150 "settings.app.currentVersion": "Current version:", 151 "settings.app.currentVersion": "Current version:",
151 "settings.app.restartRequired": "Changes require restart", 152 "settings.app.restartRequired": "Changes require restart",
152 "settings.user.form.firstname": "First Name", 153 "settings.user.form.firstname": "First Name",