diff options
Diffstat (limited to 'locale/en.ini')
| -rw-r--r-- | locale/en.ini | 3 |
1 files changed, 2 insertions, 1 deletions
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" |
