diff options
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index baf160767..7ad0285f4 100644 --- a/languages/en.php +++ b/languages/en.php @@ -154,6 +154,7 @@ 'InstallationException:DatarootUnderPath' => "Your data directory %s must be outside of your install path.", 'InstallationException:DatarootBlank' => "You have not specified a data directory.", + 'SecurityException:authenticationfailed' => "User could not be authenticated", /** * API */ |