diff options
| -rw-r--r-- | app/i18n/zh-CN/conf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/zh-CN/conf.php b/app/i18n/zh-CN/conf.php index 7f9bc736f..9832be6dc 100644 --- a/app/i18n/zh-CN/conf.php +++ b/app/i18n/zh-CN/conf.php @@ -106,7 +106,7 @@ return array( 'small' => '小', ), 'notification' => array( - 'html5_enable_notif' => 'Enable notification', // TODO + 'html5_enable_notif' => '启用通知', ), 'notification_timeout' => array( 'bad' => array( |
