From 938d519b992656126b690d8de2b054d4e6566a1d Mon Sep 17 00:00:00 2001 From: vantezzen Date: Tue, 8 Oct 2019 10:19:42 +0200 Subject: Switch to custom Ferdi API --- src/components/auth/Login.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/auth/Login.js') 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({ }, customServerQuestion: { id: 'login.customServerQuestion', - defaultMessage: '!!!Using a custom Ferdi server?', + defaultMessage: '!!!Using a Franz account to log in?', }, customServerSuggestion: { id: 'login.customServerSuggestion', - defaultMessage: '!!!Try importing your Franz account', + defaultMessage: '!!!Try importing your Franz account into Ferdi', }, tokenExpired: { id: 'login.tokenExpired', -- cgit v1.2.3-54-g00ecf