summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ro.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ro.php')
-rw-r--r--apps/files_sharing/l10n/ro.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ro.php b/apps/files_sharing/l10n/ro.php
index 49ef06b5fd7..eb695c0dfba 100644
--- a/apps/files_sharing/l10n/ro.php
+++ b/apps/files_sharing/l10n/ro.php
@@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"The password is wrong. Try again." => "Parola este incorectă. Încercaţi din nou.",
"Password" => "Parolă",
"Name" => "Nume",
+"Save" => "Salvează",
"Download" => "Descarcă"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));";