🎨 List outline dots/numbers support click to zoom in focus https://github.com/siyuan-note/siyuan/issues/3502
This commit is contained in:
parent
81800a029f
commit
92a6633975
3 changed files with 5 additions and 5 deletions
|
@ -569,7 +569,7 @@
|
|||
"staff": "Staff",
|
||||
"sup": "Superscript",
|
||||
"sub": "Subscript",
|
||||
"enter": "Focus",
|
||||
"enter": "Zoom in",
|
||||
"enterBack": "Zoom out",
|
||||
"duplicate": "Duplicate",
|
||||
"turnInto": "Turn into",
|
||||
|
|
|
@ -569,8 +569,8 @@
|
|||
"staff": "Staff",
|
||||
"sup": "Superíndice",
|
||||
"sub": "Subíndice",
|
||||
"enter": "Enfoque",
|
||||
"enterBack": "Alejar el zoom",
|
||||
"enter": "Acercar",
|
||||
"enterBack": "Alejar",
|
||||
"duplicate": "Duplicar",
|
||||
"turnInto": "Convertir en",
|
||||
"split": "Dividir",
|
||||
|
|
|
@ -569,8 +569,8 @@
|
|||
"staff": "Staff",
|
||||
"sup": "Superscript",
|
||||
"sub": "Subscript",
|
||||
"enter": "Focus",
|
||||
"enterBack": "Réduit",
|
||||
"enter": "Zoomer",
|
||||
"enterBack": "Zoom arrière",
|
||||
"duplicate": "Dupliquer",
|
||||
"turnInto": "Convertir en",
|
||||
"split": "Divisé",
|
||||
|
|
Loading…
Add table
Reference in a new issue