nextcloud/apps/files_encryption/l10n/zh_CN.php

6 lines
172 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"Exclude the following file types from encryption" => "从加密中排除列出的文件类型",
"None" => "None"
);