New translations editor.php (Chinese Simplified)

This commit is contained in:
Dan Brown 2025-03-23 15:42:29 +00:00
parent a6004d09c7
commit 50e9bd3c7a

@ -13,7 +13,7 @@ return [
'cancel' => '取消',
'save' => '保存',
'close' => '关闭',
'apply' => 'Apply',
'apply' => '应用',
'undo' => '撤销',
'redo' => '重做',
'left' => '左对齐',
@ -148,7 +148,7 @@ return [
'url' => '网址',
'text_to_display' => '要显示的文本',
'title' => '标题',
'browse_links' => 'Browse links',
'browse_links' => '浏览链接',
'open_link' => '打开链接',
'open_link_in' => '打开链接于……',
'open_link_current' => '覆盖当前窗口',