mirror of
https://github.com/zadam/trilium.git
synced 2026-03-04 22:55:49 +01:00
chore(electron_context_menu): use upper case for Markdown
This commit is contained in:
parent
59d8a98eea
commit
b9abdcb189
@ -1810,7 +1810,7 @@
|
|||||||
"add-term-to-dictionary": "Add \"{{term}}\" to dictionary",
|
"add-term-to-dictionary": "Add \"{{term}}\" to dictionary",
|
||||||
"cut": "Cut",
|
"cut": "Cut",
|
||||||
"copy": "Copy",
|
"copy": "Copy",
|
||||||
"copy-as-markdown": "Copy as markdown",
|
"copy-as-markdown": "Copy as Markdown",
|
||||||
"copy-link": "Copy link",
|
"copy-link": "Copy link",
|
||||||
"paste": "Paste",
|
"paste": "Paste",
|
||||||
"paste-as-plain-text": "Paste as plain text",
|
"paste-as-plain-text": "Paste as plain text",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user