summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_HK.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-28 05:07:18 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-28 05:07:18 -0400
commit60f123193ba4fcd4dc26d628e9688aee6ffe1e12 (patch)
treeb94749e044e4f9a61099143e9cc2ed0b0ed3f3e3 /lib/l10n/zh_HK.js
parent4d8be8822c90e709a5009bf262d8fdda9f11c67c (diff)
downloadnextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.tar.gz
nextcloud-server-60f123193ba4fcd4dc26d628e9688aee6ffe1e12.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r--lib/l10n/zh_HK.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index f1a4857e44d..be7b201b756 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"last year" : "上年",
"_%n hour ago_::_%n hours ago_" : ["%n 小時前"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分鐘前"],
- "seconds ago" : "秒前"
+ "seconds ago" : "秒前",
+ "Apps" : "軟件"
},
"nplurals=1; plural=0;");