dartlangeditorflutterflutter-appsflutter-examplesflutter-packageflutter-widgetquillquill-deltaquilljsreactquillrich-textrich-text-editorwysiwygwysiwyg-editor
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
2.3 KiB
77 lines
2.3 KiB
{ |
|
"@@locale": "zh", |
|
"pasteLink": "粘贴链接", |
|
"ok": "确定", |
|
"selectColor": "选择颜色", |
|
"gallery": "相册", |
|
"link": "链接", |
|
"open": "打开", |
|
"copy": "复制", |
|
"remove": "移除", |
|
"save": "保存", |
|
"zoom": "缩放", |
|
"saved": "已保存", |
|
"text": "文本", |
|
"resize": "调整大小", |
|
"width": "宽度", |
|
"height": "高度", |
|
"size": "大小", |
|
"small": "小", |
|
"large": "大", |
|
"huge": "巨大", |
|
"clear": "清除", |
|
"font": "字体", |
|
"search": "搜索", |
|
"camera": "相机", |
|
"video": "视频", |
|
"undo": "撤销", |
|
"redo": "重做", |
|
"fontFamily": "字体族", |
|
"fontSize": "字号", |
|
"bold": "加粗", |
|
"subscript": "下标", |
|
"superscript": "上标", |
|
"italic": "斜体", |
|
"underline": "下划线", |
|
"strikeThrough": "删除线", |
|
"inlineCode": "行内代码", |
|
"fontColor": "字体颜色", |
|
"backgroundColor": "背景颜色", |
|
"clearFormat": "清除格式", |
|
"alignLeft": "左对齐", |
|
"alignCenter": "居中", |
|
"alignRight": "右对齐", |
|
"justifyWinWidth": "两端对齐", |
|
"textDirection": "文本方向", |
|
"headerStyle": "标题样式", |
|
"numberedList": "编号列表", |
|
"bulletList": "项目符号列表", |
|
"checkedList": "选中列表", |
|
"codeBlock": "代码块", |
|
"quote": "引用", |
|
"increaseIndent": "增加缩进", |
|
"decreaseIndent": "减少缩进", |
|
"insertURL": "插入网址", |
|
"visitLink": "访问链接", |
|
"enterLink": "输入链接", |
|
"enterMedia": "输入媒体", |
|
"edit": "编辑", |
|
"apply": "应用", |
|
"hex": "十六进制", |
|
"material": "素材", |
|
"color": "颜色", |
|
"findText": "查找文本", |
|
"moveToPreviousOccurrence": "移到前一个匹配项", |
|
"moveToNextOccurrence": "移到下一个匹配项", |
|
"savedUsingTheNetwork": "使用网络保存", |
|
"savedUsingLocalStorage": "使用本地存储保存", |
|
"errorWhileSavingImage": "保存图像时出错", |
|
"pleaseEnterTextForYourLink": "请输入链接文本(例如,'了解更多')", |
|
"pleaseEnterTheLinkURL": "请输入链接网址(例如,'https://example.com')", |
|
"pleaseEnterAValidImageURL": "请输入有效的图像网址", |
|
"photo": "照片", |
|
"image": "图像", |
|
"pleaseEnterAValidVideoURL": "请输入有效的视频URL", |
|
"caseSensitivityAndWholeWordSearch": "区分大小写和整词搜索", |
|
"insertImage": "插入图像" |
|
}
|
|
|