Blame view
sources/apps/external/l10n/zh_HK.php
199 Bytes
|
6d9380f96
|
1 2 |
<?php $TRANSLATIONS = array( |
|
d1bafeea1
|
3 4 5 6 7 8 |
"External Sites" => "外部網站", "Name" => "名稱", "URL" => "網址", "Remove site" => "移除網站", "Add" => "加入" ); |
|
6d9380f96
|
9 |
$PLURAL_FORMS = "nplurals=1; plural=0;"; |