diff options
Diffstat (limited to 'apps/files_encryption/l10n/ro.php')
-rw-r--r-- | apps/files_encryption/l10n/ro.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/ro.php b/apps/files_encryption/l10n/ro.php index a5a6fb3cb78..d24f3cf5dc3 100644 --- a/apps/files_encryption/l10n/ro.php +++ b/apps/files_encryption/l10n/ro.php @@ -1,4 +1,3 @@ <?php $TRANSLATIONS = array( -"Encryption" => "Încriptare", -"None" => "Niciuna" +"Encryption" => "Încriptare" ); |