diff options
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index cbfde8f5f7a..37dc464d671 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -115,8 +115,10 @@ $TRANSLATIONS = array( "Allow users to only share with users in their groups" => "Allow users to only share with users in their groups", "Allow mail notification" => "Allow mail notification", "Allow users to send mail notification for shared files" => "Allow users to send mail notification for shared files", +"Set default expiration date" => "Set default expiry date", "Expire after " => "Expire after ", "days" => "days", +"Enforce expiration date" => "Enforce expiry date", "Expire shares by default after N days" => "Expire shares by default after N days", "Security" => "Security", "Enforce HTTPS" => "Enforce HTTPS", |