Add tooltip to expand button in markdown editor

This commit is contained in:
Kazuhito Yokoi
2019-10-31 17:21:26 +09:00
parent 3a1d0f3695
commit 9dbdf0947b
3 changed files with 3 additions and 1 deletions

View File

@@ -796,6 +796,7 @@
},
"markdownEditor": {
"title": "Markdown editor",
"expand": "Expand",
"format": "Formatted with markdown",
"heading1": "Heading 1",
"heading2": "Heading 2",