mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
parent
7884fd1913
commit
2b096e967d
@ -94,7 +94,7 @@
|
|||||||
"blankPageTitle": "空白页",
|
"blankPageTitle": "空白页",
|
||||||
"newPageText": "新页面",
|
"newPageText": "新页面",
|
||||||
"newDocumentText": "新文件",
|
"newDocumentText": "新文件",
|
||||||
"newGridText": "新建矩阵",
|
"newGridText": "新建网格",
|
||||||
"newCalendarText": "新日历",
|
"newCalendarText": "新日历",
|
||||||
"newBoardText": "新建看板",
|
"newBoardText": "新建看板",
|
||||||
"trash": {
|
"trash": {
|
||||||
@ -378,8 +378,8 @@
|
|||||||
},
|
},
|
||||||
"shortcuts": {
|
"shortcuts": {
|
||||||
"shortcutsLabel": "快捷方式",
|
"shortcutsLabel": "快捷方式",
|
||||||
"command": "zh'li",
|
"command": "指令",
|
||||||
"keyBinding": "案件绑定",
|
"keyBinding": "按键绑定",
|
||||||
"addNewCommand": "添加新指令",
|
"addNewCommand": "添加新指令",
|
||||||
"updateShortcutStep": "按所需的组合键并按 ENTER",
|
"updateShortcutStep": "按所需的组合键并按 ENTER",
|
||||||
"shortcutIsAlreadyUsed": "此快捷方式已用于:{conflict}",
|
"shortcutIsAlreadyUsed": "此快捷方式已用于:{conflict}",
|
||||||
@ -714,7 +714,7 @@
|
|||||||
"invalidImageUrl": "图片网址无效"
|
"invalidImageUrl": "图片网址无效"
|
||||||
},
|
},
|
||||||
"embedLink": {
|
"embedLink": {
|
||||||
"label": "nei'q链接",
|
"label": "内嵌链接",
|
||||||
"placeholder": "粘贴或输入图像链接"
|
"placeholder": "粘贴或输入图像链接"
|
||||||
},
|
},
|
||||||
"searchForAnImage": "搜索图像",
|
"searchForAnImage": "搜索图像",
|
||||||
@ -899,7 +899,7 @@
|
|||||||
"showUnreads": "未读"
|
"showUnreads": "未读"
|
||||||
},
|
},
|
||||||
"filters": {
|
"filters": {
|
||||||
"ascending": "上升",
|
"ascending": "升序",
|
||||||
"descending": "降序",
|
"descending": "降序",
|
||||||
"groupByDate": "按日期分组",
|
"groupByDate": "按日期分组",
|
||||||
"showUnreadsOnly": "仅显示未读",
|
"showUnreadsOnly": "仅显示未读",
|
||||||
@ -1015,8 +1015,8 @@
|
|||||||
"chooseImage": "选择图像",
|
"chooseImage": "选择图像",
|
||||||
"loading": "加载中",
|
"loading": "加载中",
|
||||||
"imageLoadFailed": "无法加载图像",
|
"imageLoadFailed": "无法加载图像",
|
||||||
"divider": "分频器",
|
"divider": "分隔线",
|
||||||
"table": "桌子",
|
"table": "表格",
|
||||||
"colAddBefore": "在前面添加",
|
"colAddBefore": "在前面添加",
|
||||||
"colAddAfter": "在后面添加",
|
"colAddAfter": "在后面添加",
|
||||||
"rowAddBefore": "在前面添加",
|
"rowAddBefore": "在前面添加",
|
||||||
@ -1034,7 +1034,7 @@
|
|||||||
"notesPlaceholder": "输入 / 以插入块,或开始键入"
|
"notesPlaceholder": "输入 / 以插入块,或开始键入"
|
||||||
},
|
},
|
||||||
"blockPlaceholders": {
|
"blockPlaceholders": {
|
||||||
"todoList": "去做",
|
"todoList": "待办",
|
||||||
"bulletList": "列表",
|
"bulletList": "列表",
|
||||||
"numberList": "列表",
|
"numberList": "列表",
|
||||||
"quote": "引用",
|
"quote": "引用",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user