diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 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 天內"], diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index ed5112c4b69..5b28c6cf5a2 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -48,7 +48,7 @@ "Unknown filetype" : "不詳的檔案類型", "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", - "today" : "今天", + "today" : "今日", "tomorrow" : "明天", "yesterday" : "昨天", "_in %n day_::_in %n days_" : ["在 %n 天內"], |