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 bafa37c07..d6c9e6feb 100644
--- a/src/components/auth/Login.js
+++ b/src/components/auth/Login.js
@@ -42,7 +42,7 @@ const messages = defineMessages({
42 }, 42 },
43 customServerSuggestion: { 43 customServerSuggestion: {
44 id: 'login.customServerSuggestion', 44 id: 'login.customServerSuggestion',
45 defaultMessage: 'Try importing your Franz account into Ferdium', 45 defaultMessage: 'Try importing your Franz account',
46 }, 46 },
47 tokenExpired: { 47 tokenExpired: {
48 id: 'login.tokenExpired', 48 id: 'login.tokenExpired',