richdocuments/l10n/zh_HK.php
2014-03-15 01:11:32 -04:00

15 lines
287 B
PHP

<?php $TRANSLATIONS = array(
"Share" => "分享",
"Close" => "關閉",
"Save" => "儲存",
"Cancel" => "取消",
"Delete" => "刪除",
"Loading" => "載入中",
"OK" => "確定",
"Open" => "開啟",
"Text" => "文字",
"Edit" => "編輯",
"Upload" => "上傳",
"Password" => "密碼"
);