diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-15 00:06:36 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-15 00:06:36 +0100 |
commit | 0c123ebf9d56d8b6088f82fe25e1571684e27897 (patch) | |
tree | 6d2dc9809e3942a319a4c138e25d37fffc21c5db /apps/user_ldap/l10n/zh_HK.php | |
parent | 1da6f79d3b9178bf2b5dd7f9a924c1258495b8a1 (diff) | |
download | nextcloud-server-0c123ebf9d56d8b6088f82fe25e1571684e27897.tar.gz nextcloud-server-0c123ebf9d56d8b6088f82fe25e1571684e27897.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/zh_HK.php')
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_HK.php b/apps/user_ldap/l10n/zh_HK.php index 4dec54822ae..190e4eba798 100644 --- a/apps/user_ldap/l10n/zh_HK.php +++ b/apps/user_ldap/l10n/zh_HK.php @@ -1,4 +1,5 @@ <?php $TRANSLATIONS = array( "Password" => "密碼", +"Port" => "連接埠", "Help" => "幫助" ); |