From 7b508dac3d0eb049a967b7091b67f564b08772d5 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 18 Jul 2022 18:51:48 +0100 Subject: [PATCH] New translations editor.php (Chinese Simplified) --- resources/lang/zh_CN/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_CN/editor.php b/resources/lang/zh_CN/editor.php index 80f6335e2..35d592bc0 100644 --- a/resources/lang/zh_CN/editor.php +++ b/resources/lang/zh_CN/editor.php @@ -132,7 +132,7 @@ return [ 'cell_border_ridge' => '浮出', 'cell_border_inset' => '陷入', 'cell_border_outset' => '突出', - 'cell_border_none' => '无边框', + 'cell_border_none' => '无', 'cell_border_hidden' => '隐藏边框', // Images, links, details/summary & embed