From aa341bdfdfd83347567599384fb8260b52f1e9c2 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 1 Feb 2026 23:26:13 +0000 Subject: [PATCH] New translations editor.php (Chinese Simplified) --- lang/zh_CN/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh_CN/editor.php b/lang/zh_CN/editor.php index 6dbca56e3..4bac4cf0d 100644 --- a/lang/zh_CN/editor.php +++ b/lang/zh_CN/editor.php @@ -48,7 +48,7 @@ return [ 'superscript' => '上标', 'subscript' => '下标', 'text_color' => '文本颜色', - 'highlight_color' => 'Highlight color', + 'highlight_color' => '高亮颜色', 'custom_color' => '自定义颜色', 'remove_color' => '移除颜色', 'background_color' => '背景色',