From 96387025da63025894f6259f7eebed0fc6fc53ac Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Sun, 9 Aug 2026 15:44:18 +0100 Subject: implement the rest of login process incl. cookie redirects and 'next' --- locale/en.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'locale/en.ini') diff --git a/locale/en.ini b/locale/en.ini index 295ffcc..cb1766d 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -16,4 +16,5 @@ challenge.input.otp = "One-time passcode" challenge.message.wrong-username = "Username does not exist" challenge.message.wrong-password = "Incorrect username or password" challenge.message.wrong-otp = "Invalid OTP code" -challenge.continue = "Continue" \ No newline at end of file +challenge.continue = "Continue" +challenge.separator = "or" -- cgit v1.3