Update renderer_dict_zh-cn.txt

Fix a translation error
This commit is contained in:
chinayangxiaowei 2024-06-20 12:50:52 +08:00 committed by GitHub
parent 2b7a5e8cbe
commit ef8efc01a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -230,7 +230,7 @@ placeholder:"Image title"|placeholder:"图片标题"
type:"edit",tooltip:"Edit Image"|type:"edit",tooltip:"编辑图片"
type:"inline",tooltip:"Inline Image"|type:"inline",tooltip:"内联图片"
type:"left",tooltip:"Align Left"|type:"left",tooltip:"左对齐"
type:"center",tooltip:"Align Middle"|type:"center",tooltip:"中对齐"
type:"center",tooltip:"Align Middle"|type:"center",tooltip:"中对齐"
type:"right",tooltip:"Align Right"|type:"right",tooltip:"右对齐"
type:"delete",tooltip:"Remove Image"|type:"delete",tooltip:"删除图片"
@ -335,4 +335,4 @@ label:"Show in folder",id:"showInFolder"|label:"定位到文件夹中",id:"showI
title:"Exported successfully"|title:"导出成功"
message:`Exported "${ne().basename(i)}" successfully!`|message:`导出 "${ne().basename(i)}" 成功!`
title:"Import Warning"|title:"导入警告"
message:"Install pandoc before you want to import files."|message:"在导入文件之前先安装 pandoc。"
message:"Install pandoc before you want to import files."|message:"在导入文件之前先安装 pandoc。"