server/apps/files_encryption/l10n/zh_CN.php
2013-02-06 00:06:28 +01:00

4 lines
75 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"None" => "None"
);