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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/auth/Login.js b/src/components/auth/Login.js
index 305ed38b2..bafa37c07 100644
--- a/src/components/auth/Login.js
+++ b/src/components/auth/Login.js
@@ -38,7 +38,7 @@ const messages = defineMessages({
38 }, 38 },
39 customServerQuestion: { 39 customServerQuestion: {
40 id: 'login.customServerQuestion', 40 id: 'login.customServerQuestion',
41 defaultMessage: 'Using a Franz account to log in?', 41 defaultMessage: 'Using a custom Ferdium server?',
42 }, 42 },
43 customServerSuggestion: { 43 customServerSuggestion: {
44 id: 'login.customServerSuggestion', 44 id: 'login.customServerSuggestion',