nextcloud/apps/files_encryption/l10n/zh_TW.php

7 lines
201 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"Exclude the following file types from encryption" => "下列的檔案類型不加密",
"None" => "",
"Enable Encryption" => "啟用加密"
);