feat: blockquote style

This commit is contained in:
Gabe Yuan
2023-11-28 11:41:45 +08:00
parent da368ee612
commit 52ca4306fd
3 changed files with 26 additions and 0 deletions

View File

@@ -335,6 +335,10 @@ export const I18N = {
zh: `高亮`,
en: `Highlight`,
},
blockquote: {
zh: `引用`,
en: `Blockquote`,
},
diy_style: {
zh: `自定义样式`,
en: `Custom Style`,