mirror of https://github.com/usememos/memos.git
Adds tooltip to Link Memo & Attachments, modifies en.json for button names
This commit is contained in:
parent
2988230ffd
commit
c2174887bc
|
|
@ -445,12 +445,12 @@
|
||||||
"rename-tip": "All your memos with this tag will be updated."
|
"rename-tip": "All your memos with this tag will be updated."
|
||||||
},
|
},
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
"codeblock-checkbox": "Markdown Menu",
|
|
||||||
"tags": "Tags",
|
|
||||||
"link-memo": "Link Memo",
|
"link-memo": "Link Memo",
|
||||||
|
"markdown-menu": "Markdown Menu",
|
||||||
"select-location": "Location",
|
"select-location": "Location",
|
||||||
"select-visibility": "Visibility",
|
"select-visibility": "Visibility",
|
||||||
"upload-attachment": "Upload Attachment"
|
"tags": "Tags",
|
||||||
|
"upload-attachment": "Upload Attachment(s)"
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue