nextcloud/apps/files_trashbin/l10n/zh_HK.php

6 lines
109 B
PHP

<?php $TRANSLATIONS = array(
"Name" => "名稱",
"{count} folders" => "{}文件夾",
"Delete" => "刪除"
);