1
0

feat(editor): add placeholder

This commit is contained in:
kolaente
2023-10-21 19:02:55 +02:00
parent d005875bbf
commit a7e4e3adf9
4 changed files with 33 additions and 18 deletions

View File

@ -549,6 +549,7 @@
"taskListTooltip": "Track tasks with a to-do list.",
"undo": "Undo",
"redo": "Redo",
"placeholder": "Type some text or hit '/' to see more options…",
"table": {
"title": "Table",
"insert": "Insert table",