🎨 List outline dots/numbers support click to zoom in focus https://github.com/siyuan-note/siyuan/issues/3502

This commit is contained in:
Daniel 2023-08-11 00:21:44 +08:00
parent 81800a029f
commit 92a6633975
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 5 additions and 5 deletions

View file

@ -569,7 +569,7 @@
"staff": "Staff",
"sup": "Superscript",
"sub": "Subscript",
"enter": "Focus",
"enter": "Zoom in",
"enterBack": "Zoom out",
"duplicate": "Duplicate",
"turnInto": "Turn into",

View file

@ -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",

View file

@ -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é",