diff options
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index ff1ada5cce0..31c033c440f 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -50,7 +50,7 @@ OC.L10N.register( "Unknown filetype" : "不詳的檔案類型", "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", - "today" : "今天", + "today" : "今日", "tomorrow" : "明天", "yesterday" : "昨天", "_in %n day_::_in %n days_" : ["在 %n 天內"], |