server/apps/files_sharing/l10n/zh_HK.php
2014-07-05 01:56:33 -04:00

7 lines
140 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "密碼",
"Name" => "名稱",
"Download" => "下載"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";