Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2022-12-02 17:37:42 +08:00
commit dc5eaa777e
5 changed files with 7 additions and 7 deletions

View file

@ -362,7 +362,7 @@
"nodeSize": "Node size",
"arrow": "Arrow",
"paragraph": "Paragraph",
"math": "Math Block",
"math": "Formula Block",
"listItem": "List item",
"superBlock": "Super block",
"expand": "Expand",

View file

@ -362,7 +362,7 @@
"nodeSize": "Tamaño del nodo",
"arrow": "Flecha",
"paragraph": "Párrafo",
"math": "Bloque de matemáticas",
"math": "Bloque de fórmula",
"listItem": "Elemento de la lista",
"superBlock": "Superbloque",
"expand": "Expandir",

View file

@ -362,7 +362,7 @@
"nodeSize": "Taille du Node",
"arrow": "Flèche",
"paragraph": "Paragraphe",
"math": "Block de Math",
"math": "Bloc de formule",
"listItem": "Élément de liste",
"superBlock": "Superblock",
"expand": "Élargir",

View file

@ -362,7 +362,7 @@
"nodeSize": "節點大小",
"arrow": "箭頭",
"paragraph": "段落",
"math": "數學公式塊",
"math": "公式塊",
"listItem": "列表項",
"superBlock": "超級塊",
"expand": "展開",

View file

@ -332,7 +332,7 @@
"turnInto": "转换为",
"split": "分屏",
"underline": "下划线",
"inline-math": "行内数学公式",
"inline-math": "行公式",
"moveToUp": "向上移",
"moveToDown": "向下移",
"moveToLeft": "向左移",
@ -362,7 +362,7 @@
"nodeSize": "节点大小",
"arrow": "箭头",
"paragraph": "段落",
"math": "数学公式块",
"math": "公式块",
"listItem": "列表项",
"superBlock": "超级块",
"expand": "展开",
@ -769,7 +769,7 @@
"imageURL": "图片地址",
"indent": "列表缩进",
"info": "关于",
"inline-code": "行代码",
"inline-code": "行代码",
"insert-after": "末尾插入行",
"insert-before": "起始插入行",
"insertColumnLeft": "在左边插入一列",