platform/packages/text-editor/lang/zh.json

56 lines
1.5 KiB
JSON
Raw Normal View History

{
"string": {
"TableOfContents": "目录",
"Suggested": "推荐",
"NoItems": "没有记录",
"EditorPlaceholder": "开始输入...",
"Edit": "编辑",
"Bold": "加粗",
"Italic": "斜体",
"Strikethrough": "删除线",
"Link": "链接",
"Save": "保存",
"OrderedList": "有序列表",
"BulletedList": "无序列表",
"Blockquote": "引用",
"Code": "代码",
"CodeBlock": "代码块",
"Send": "发送",
"Attach": "附件",
"TextStyle": "文本样式",
"Emoji": "表情",
"GIF": "GIF",
"Mention": "提及",
"Underlined": "下划线",
"AlignCenter": "居中对齐",
"AlignLeft": "左对齐",
"AlignRight": "右对齐",
"ViewImage": "查看图片",
"ViewOriginal": "查看原图",
"MoreActions": "更多操作",
"FullDescription": "完整描述",
"NoFullDescription": "没有详细描述",
"EnableDiffMode": "差异模式",
"AddColumnBefore": "在前面添加",
"AddColumnAfter": "在后面添加",
"DeleteColumn": "删除",
"AddRowBefore": "在前面添加",
"AddRowAfter": "在后面添加",
"DeleteRow": "删除",
"DeleteTable": "删除",
"Duplicate": "重复",
"CategoryRow": "行",
"CategoryColumn": "列",
"Table": "表格",
"InsertTable": "插入表格",
"TableOptions": "自定义表格",
"Width": "宽度",
"Height": "高度",
"Unset": "未设置",
"Image": "图片",
"SeparatorLine": "分隔线"
}
}