aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_HK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-30 02:13:07 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-30 02:13:07 +0200
commit4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06 (patch)
treefa07a692a4d9e70d48db8fc0109954899c81c48a /apps/files_sharing/l10n/zh_HK.php
parentb28b6da4cdb9041d612ba00b96220a3a7c17c034 (diff)
downloadnextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.tar.gz
nextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.php')
-rw-r--r--apps/files_sharing/l10n/zh_HK.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.php b/apps/files_sharing/l10n/zh_HK.php
index 7ef0f19ca43..8f9b7900c2c 100644
--- a/apps/files_sharing/l10n/zh_HK.php
+++ b/apps/files_sharing/l10n/zh_HK.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "密碼",
-"Download" => "下載"
+"Download" => "下載",
+"Upload" => "上傳"
);