summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/it.php')
-rw-r--r--apps/files_sharing/l10n/it.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php
index 476221846a4..de06afc2697 100644
--- a/apps/files_sharing/l10n/it.php
+++ b/apps/files_sharing/l10n/it.php
@@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"Password" => "Password",
-"Submit" => "Invia"
+"Submit" => "Invia",
+"Download" => "Scarica",
+"web services under your control" => "servizi web nelle tue mani"
);