aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-09-06 12:29:39 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-09-06 12:29:39 +0200
commit232f7e034659195c7757efd4cb1f4cdaf32606d5 (patch)
tree1b84295f20d21c0b2008ea72e847fe8998f0aebe /src/i18n/locales/en-US.json
parentAdd server change info (diff)
downloadferdium-app-232f7e034659195c7757efd4cb1f4cdaf32606d5.tar.gz
ferdium-app-232f7e034659195c7757efd4cb1f4cdaf32606d5.tar.zst
ferdium-app-232f7e034659195c7757efd4cb1f4cdaf32606d5.zip
Fix deeplinking issues
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 43c3387d0..74fc7427a 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -172,11 +172,11 @@
172 "settings.app.headlineAdvanced": "Advanced", 172 "settings.app.headlineAdvanced": "Advanced",
173 "settings.app.headlineAppearance": "Appearance", 173 "settings.app.headlineAppearance": "Appearance",
174 "settings.app.headlineGeneral": "General", 174 "settings.app.headlineGeneral": "General",
175 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.",
176 "settings.app.headlineLanguage": "Language", 175 "settings.app.headlineLanguage": "Language",
177 "settings.app.headlineUpdates": "Updates", 176 "settings.app.headlineUpdates": "Updates",
178 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 177 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
179 "settings.app.restartRequired": "Changes require restart", 178 "settings.app.restartRequired": "Changes require restart",
179 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.",
180 "settings.app.subheadlineCache": "Cache", 180 "settings.app.subheadlineCache": "Cache",
181 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 181 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
182 "settings.app.updateStatusAvailable": "Update available, downloading...", 182 "settings.app.updateStatusAvailable": "Update available, downloading...",