nextcloud/apps/files_trashbin/l10n/zh_HK.php

5 lines
73 B
PHP

<?php $TRANSLATIONS = array(
"Name" => "名稱",
"Delete" => "刪除"
);