aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-09-18 14:43:59 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-09-18 14:43:59 +0200
commitee9c2c157994979b98bec5874b9eda2af9b2f497 (patch)
tree21aaa73f811b24d617c0020fb0243ff08ff6e052 /src/i18n
parentMinor edits to copy (diff)
downloadferdium-app-ee9c2c157994979b98bec5874b9eda2af9b2f497.tar.gz
ferdium-app-ee9c2c157994979b98bec5874b9eda2af9b2f497.tar.zst
ferdium-app-ee9c2c157994979b98bec5874b9eda2af9b2f497.zip
Fix todo server info
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json2
-rw-r--r--src/i18n/messages/src/components/settings/settings/EditSettingsForm.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 122739d03..752f23eb8 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -245,7 +245,7 @@
245 "settings.app.restartRequired": "Changes require restart", 245 "settings.app.restartRequired": "Changes require restart",
246 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.", 246 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.",
247 "settings.app.subheadlineCache": "Cache", 247 "settings.app.subheadlineCache": "Cache",
248 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. The default server will only work for premium users. (default: https://app.franztodos.com)", 248 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)",
249 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 249 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
250 "settings.app.updateStatusAvailable": "Update available, downloading...", 250 "settings.app.updateStatusAvailable": "Update available, downloading...",
251 "settings.app.updateStatusSearching": "Is searching for update", 251 "settings.app.updateStatusSearching": "Is searching for update",
diff --git a/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json b/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json
index 125fcf0b9..c8d85f1af 100644
--- a/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json
+++ b/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json
@@ -40,7 +40,7 @@
40 }, 40 },
41 { 41 {
42 "id": "settings.app.todoServerInfo", 42 "id": "settings.app.todoServerInfo",
43 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. The default server will only work for premium users. (default: https://app.franztodos.com)", 43 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)",
44 "file": "src/components/settings/settings/EditSettingsForm.js", 44 "file": "src/components/settings/settings/EditSettingsForm.js",
45 "start": { 45 "start": {
46 "line": 29, 46 "line": 29,