server/apps/files_encryption/l10n/nb_NO.php

5 lines
80 B
PHP
Raw Normal View History

2012-08-24 00:07:18 +00:00
<?php $TRANSLATIONS = array(
"Encryption" => "Kryptering",
2013-01-22 23:06:18 +00:00
"None" => "Ingen"
2012-08-24 00:07:18 +00:00
);