diff options
Diffstat (limited to 'apps/files_sharing/l10n/ro.php')
-rw-r--r-- | apps/files_sharing/l10n/ro.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ro.php b/apps/files_sharing/l10n/ro.php index 3c5408b9b4f..49ef06b5fd7 100644 --- a/apps/files_sharing/l10n/ro.php +++ b/apps/files_sharing/l10n/ro.php @@ -1,8 +1,8 @@ <?php $TRANSLATIONS = array( -"Password" => "Parolă", "Shared by" => "impartite in ", "The password is wrong. Try again." => "Parola este incorectă. Încercaţi din nou.", +"Password" => "Parolă", "Name" => "Nume", "Download" => "Descarcă" ); |