Update link editor placeholder
This commit is contained in:
@@ -38,7 +38,7 @@ export default function useDictionary() {
|
||||
em: t("Italic"),
|
||||
embedInvalidLink: t("Sorry, that link won’t 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"),
|
||||
|
||||
@@ -377,7 +377,7 @@
|
||||
"Italic": "Italic",
|
||||
"Sorry, that link won’t work for this embed type": "Sorry, that link won’t 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",
|
||||
|
||||
Reference in New Issue
Block a user