We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590da50 commit c9a922eCopy full SHA for c9a922e
locales/zh-cn/translation.json
@@ -84,7 +84,13 @@
84
"checkList": "任务列表",
85
"deleteSandpack": "删除 Sandpack",
86
"undo": "撤销 {{shortcut}}",
87
- "redo": "重做 {{shortcut}}"
+ "redo": "重做 {{shortcut}}",
88
+ "superscript": "上标",
89
+ "subscript": "下标",
90
+ "strikethrough": "删除线",
91
+ "removeSubscript": "移除下标",
92
+ "removeSuperscript": "移除上标",
93
+ "removeStrikethrough": "移除删除线"
94
},
95
"admonitions": {
96
"note": "注意",
0 commit comments