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"),