From 7c5df3ed25deaea5cad4eea5bff161f71c34163d Mon Sep 17 00:00:00 2001 From: "X." <127165438+xtmd@users.noreply.github.com> Date: Fri, 30 Jan 2026 20:43:00 +0800 Subject: Translate 'Enable notification' to Chinese (#8475) --- app/i18n/zh-CN/conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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( -- cgit v1.2.3