server/apps/files_trashbin/l10n/zh_HK.php
2013-03-15 00:06:36 +01:00

4 lines
73 B
PHP

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