summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.php')
-rw-r--r--apps/files_sharing/l10n/en_GB.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php
index b0db7ebc90c..3e04d120beb 100644
--- a/apps/files_sharing/l10n/en_GB.php
+++ b/apps/files_sharing/l10n/en_GB.php
@@ -14,6 +14,7 @@ $TRANSLATIONS = array(
"Download" => "Download",
"Upload" => "Upload",
"Cancel upload" => "Cancel upload",
-"No preview available for" => "No preview available for"
+"No preview available for" => "No preview available for",
+"Direct link" => "Direct link"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";