added tooltip group in en.json

This commit is contained in:
Anthony Cooper 2025-07-27 23:18:42 -04:00 committed by aarohee-he
parent a5e441b622
commit e94a7a1119
1 changed files with 9 additions and 0 deletions

View File

@ -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"
}
}