server/apps/files_external/l10n/zh_HK.php

6 lines
96 B
PHP
Raw Normal View History

2013-03-13 23:06:29 +00:00
<?php $TRANSLATIONS = array(
"Groups" => "群組",
"Users" => "用戶",
"Delete" => "刪除"
);