This commit is contained in:
parent
27edf57eb0
commit
c76b1f3252
5 changed files with 10 additions and 10 deletions
|
@ -1077,8 +1077,8 @@
|
|||
"indent": "Indent",
|
||||
"info": "Info",
|
||||
"inline-code": "Inline Code",
|
||||
"insert-after": "Insert line after",
|
||||
"insert-before": "Insert line Before",
|
||||
"insert-after": "Insert block after",
|
||||
"insert-before": "Insert block Before",
|
||||
"insertColumnLeft": "Insert 1 left",
|
||||
"insertColumnRight": "Insert 1 right",
|
||||
"insertRowAbove": "Insert 1 above",
|
||||
|
|
|
@ -1077,8 +1077,8 @@
|
|||
"indent": "sangría",
|
||||
"info": "Información",
|
||||
"inline-code": "Código Inline",
|
||||
"insert-after": "Insertar línea después",
|
||||
"insert-before": "Insertar línea antes",
|
||||
"insert-after": "Insertar bloque después",
|
||||
"insert-before": "Insertar bloque antes",
|
||||
"insertColumnLeft": "Insertar 1 a la izquierda",
|
||||
"insertColumnRight": "Insertar 1 derecha",
|
||||
"insertRowAbove": "Insertar 1 arriba",
|
||||
|
|
|
@ -1077,8 +1077,8 @@
|
|||
"indent": "Retrait de liste",
|
||||
"info": "Info",
|
||||
"inline-code": "Inline Code",
|
||||
"insert-after": "Insérer une ligne après",
|
||||
"insert-before": "Insérer la ligne Avant",
|
||||
"insert-after": "Insérer un bloc après",
|
||||
"insert-before": "Insérer un bloc avant",
|
||||
"insertColumnLeft": "Insérer 1 gauche",
|
||||
"insertColumnRight": "Insérer 1 droite",
|
||||
"insertRowAbove": "Insérer 1 ci-dessus",
|
||||
|
|
|
@ -1077,8 +1077,8 @@
|
|||
"indent": "列表縮進",
|
||||
"info": "關於",
|
||||
"inline-code": "行內代碼",
|
||||
"insert-after": "末尾插入行",
|
||||
"insert-before": "起始插入行",
|
||||
"insert-after": "末尾插入塊",
|
||||
"insert-before": "起始插入塊",
|
||||
"insertColumnLeft": "在左邊插入一行",
|
||||
"insertColumnRight": "在右邊插入一行",
|
||||
"insertRowAbove": "在上方插入一列",
|
||||
|
|
|
@ -1077,8 +1077,8 @@
|
|||
"indent": "列表缩进",
|
||||
"info": "关于",
|
||||
"inline-code": "行级代码",
|
||||
"insert-after": "末尾插入行",
|
||||
"insert-before": "起始插入行",
|
||||
"insert-after": "末尾插入块",
|
||||
"insert-before": "起始插入块",
|
||||
"insertColumnLeft": "在左边插入一列",
|
||||
"insertColumnRight": "在右边插入一列",
|
||||
"insertRowAbove": "在上方插入一行",
|
||||
|
|
Loading…
Add table
Reference in a new issue