mirror of https://github.com/usememos/memos.git
added tooltip group in en.json
This commit is contained in:
parent
a5e441b622
commit
e94a7a1119
|
|
@ -443,5 +443,14 @@
|
|||
"rename-success": "Renamed tag successfully",
|
||||
"rename-tag": "Rename tag",
|
||||
"rename-tip": "All your memos with this tag will be updated."
|
||||
},
|
||||
"tooltip": {
|
||||
"codeblock-checkbox": "Code Block & Checkbox",
|
||||
"tags": "Tags",
|
||||
"link-memo": "Link Memo",
|
||||
"select-location": "Select Location",
|
||||
"select-visibility": "Select Visibility",
|
||||
"upload-attachment": "Upload Attachment"
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue