aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-10-08 10:19:42 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2019-10-08 10:19:42 +0200
commit938d519b992656126b690d8de2b054d4e6566a1d (patch)
treec2eaa72d448e6ad725e16fc35c332d610fab01bc /src/i18n/messages
parent#87 Use FERDI_APPDATA_DIR instead of FERDI_USERDATA_DIR (diff)
downloadferdium-app-938d519b992656126b690d8de2b054d4e6566a1d.tar.gz
ferdium-app-938d519b992656126b690d8de2b054d4e6566a1d.tar.zst
ferdium-app-938d519b992656126b690d8de2b054d4e6566a1d.zip
Switch to custom Ferdi API
Diffstat (limited to 'src/i18n/messages')
-rw-r--r--src/i18n/messages/src/components/auth/Login.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/messages/src/components/auth/Login.json b/src/i18n/messages/src/components/auth/Login.json
index d593eac68..7e4b32294 100644
--- a/src/i18n/messages/src/components/auth/Login.json
+++ b/src/i18n/messages/src/components/auth/Login.json
@@ -66,7 +66,7 @@
66 }, 66 },
67 { 67 {
68 "id": "login.customServerQuestion", 68 "id": "login.customServerQuestion",
69 "defaultMessage": "!!!Using a custom Ferdi server?", 69 "defaultMessage": "!!!Using a Franz account to log in?",
70 "file": "src/components/auth/Login.js", 70 "file": "src/components/auth/Login.js",
71 "start": { 71 "start": {
72 "line": 37, 72 "line": 37,
@@ -79,7 +79,7 @@
79 }, 79 },
80 { 80 {
81 "id": "login.customServerSuggestion", 81 "id": "login.customServerSuggestion",
82 "defaultMessage": "!!!Try importing your Franz account", 82 "defaultMessage": "!!!Try importing your Franz account into Ferdi",
83 "file": "src/components/auth/Login.js", 83 "file": "src/components/auth/Login.js",
84 "start": { 84 "start": {
85 "line": 41, 85 "line": 41,