nextcloud/apps/files_encryption/l10n/zh_CN.php

5 lines
75 B
PHP

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