summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/oc.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/oc.php')
-rw-r--r--apps/files_sharing/l10n/oc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/oc.php b/apps/files_sharing/l10n/oc.php
index c67cdf272f7..15ef1720ad2 100644
--- a/apps/files_sharing/l10n/oc.php
+++ b/apps/files_sharing/l10n/oc.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
-"Password" => "Senhal"
+"Password" => "Senhal",
+"Download" => "Avalcarga"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";