Update link editor placeholder

This commit is contained in:
Tom Moor
2024-05-17 08:41:19 -04:00
parent 51ff1d865d
commit 2d510aaf4e
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ export default function useDictionary() {
em: t("Italic"),
embedInvalidLink: t("Sorry, that link wont work for this embed type"),
file: t("File attachment"),
findOrCreateDoc: `${t("Find or create a doc")}`,
findOrCreateDoc: `${t("Paste a link, search, or create")}`,
h1: t("Big heading"),
h2: t("Medium heading"),
h3: t("Small heading"),

View File

@@ -377,7 +377,7 @@
"Italic": "Italic",
"Sorry, that link wont work for this embed type": "Sorry, that link wont work for this embed type",
"File attachment": "File attachment",
"Find or create a doc": "Find or create a doc",
"Paste a link, search, or create": "Paste a link, search, or create",
"Big heading": "Big heading",
"Medium heading": "Medium heading",
"Small heading": "Small heading",