diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 537c6e0a2..655d7285d 100644 --- a/languages/en.php +++ b/languages/en.php @@ -158,6 +158,8 @@ 'SecurityException:authenticationfailed' => "User could not be authenticated", 'CronException:unknownperiod' => '%s is not a recognised period.', + + 'SecurityException:deletedisablecurrentsite' => 'You can not delete or disable the site you are currently viewing!', /** * API */ |