aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth/Login.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/auth/Login.js')
-rw-r--r--src/components/auth/Login.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/auth/Login.js b/src/components/auth/Login.js
index 270dff30b..eea5a09bf 100644
--- a/src/components/auth/Login.js
+++ b/src/components/auth/Login.js
@@ -36,11 +36,11 @@ const messages = defineMessages({
36 }, 36 },
37 customServerQuestion: { 37 customServerQuestion: {
38 id: 'login.customServerQuestion', 38 id: 'login.customServerQuestion',
39 defaultMessage: '!!!Using a custom Ferdi server?', 39 defaultMessage: '!!!Using a Franz account to log in?',
40 }, 40 },
41 customServerSuggestion: { 41 customServerSuggestion: {
42 id: 'login.customServerSuggestion', 42 id: 'login.customServerSuggestion',
43 defaultMessage: '!!!Try importing your Franz account', 43 defaultMessage: '!!!Try importing your Franz account into Ferdi',
44 }, 44 },
45 tokenExpired: { 45 tokenExpired: {
46 id: 'login.tokenExpired', 46 id: 'login.tokenExpired',