diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index e5b53c41240..c9bd8133a1e 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -59,6 +59,7 @@ OC.L10N.register( "Avatar image is not square" : "头像图像不是正方形", "Files" : "文件", "View profile" : "查看个人资料", + "_%nh_::_%nh_" : ["%n 小时"], "Local time: %s" : "当地时间:%s", "today" : "今天", "tomorrow" : "明天", |