nextcloud/apps/files_encryption/l10n/zh_CN.php

6 lines
114 B
PHP
Raw Normal View History

2012-09-07 04:07:22 +04:00
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"None" => "None",
"Enable Encryption" => "开启加密"
);