aboutsummaryrefslogtreecommitdiff
path: root/locale/en.ini
blob: 7809906dc17ffb3a963bc634df0b0f98e09ab1af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
error = "Error"
error.not-found = "Page not found"
error.not-found.long = "The page you requested (%s) does not exist."
error.wrong-method = "Invalid method"
error.wrong-method.long = "Your request method (%s) is not valid for this path."
error.uncaught = "Uncaught exception"
ui.powered-by = "Powered by Pleasant SSO"
ui.source-code = "Source code"
login.title = "Log in"
challenge.input.username = "Username"
challenge.input.password = "Password"
challenge.input.otp = "One-time passcode"
challenge.message.wrong-password = "Incorrect username or password"
challenge.message.wrong-otp = "Invalid OTP code"
challenge.continue = "Continue"