diff options
Diffstat (limited to 'locale/en.ini')
| -rw-r--r-- | locale/en.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en.ini b/locale/en.ini index cb1766d..e1c13f9 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -4,6 +4,9 @@ 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" +home.welcome = "Welcome to %s." +home.logged-in = "You are currently logged in as %s." +home.logged-out = "You are currently logged out." ui.powered-by = "Powered by Pleasant SSO" ui.source-code = "Source code" logout.title = "Log out" |
