From f449ff2ac1dcda4ebd11d3eb66f896eedab3b3c9 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 9 Jul 2022 08:58:10 +0530 Subject: Add hint text to go back to welcome screen from the login screen (fixes #449) --- src/i18n/locales/en-US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i18n/locales') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 37443200f..27d825657 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -64,6 +64,7 @@ "locked.touchId": "Unlock with Touch ID", "locked.touchIdPrompt": "unlock via Touch ID", "locked.unlockWithPassword": "Unlock with Password", + "login.backToWelcome": "Click the Ferdium icon to go back to the Welcome screen", "login.changeServer": "Change here!", "login.changeServerMessage": "You are using {serverNameParse} Server, do you want to switch?", "login.customServerQuestion": "Using a custom Ferdium server?", -- cgit v1.2.3-70-g09d2