nextcloud/apps/files_encryption/l10n/ro.php

5 lines
96 B
PHP
Raw Normal View History

2012-09-18 20:07:26 -04:00
<?php $TRANSLATIONS = array(
2013-05-25 20:03:54 -04:00
"Saving..." => "Se salvează...",
2013-05-24 20:11:52 -04:00
"Encryption" => "Încriptare"
2012-09-18 20:07:26 -04:00
);