nextcloud/apps/files_encryption/l10n/eu.php

5 lines
94 B
PHP
Raw Normal View History

2012-08-27 20:03:56 -04:00
<?php $TRANSLATIONS = array(
2013-05-25 20:03:54 -04:00
"Saving..." => "Gordetzen...",
2013-05-24 20:11:52 -04:00
"Encryption" => "Enkriptazioa"
2012-08-27 20:03:56 -04:00
);