diff options
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 1d1cb17a7fa..cbfde8f5f7a 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -115,6 +115,9 @@ $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", +"Expire after " => "Expire after ", +"days" => "days", +"Expire shares by default after N days" => "Expire shares by default after N days", "Security" => "Security", "Enforce HTTPS" => "Enforce HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Forces the clients to connect to %s via an encrypted connection.", |