mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
editor: add field labels to add a link popup (#7097)
Signed-off-by: Luis Kriner <luis@kriner.info>
This commit is contained in:
@@ -2364,6 +2364,7 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
height: () => t`Height`,
|
||||
pasteImageURL: () => t`Paste image URL here`,
|
||||
linkText: () => t`Link text`,
|
||||
url: () => t`URL`,
|
||||
|
||||
insertTableOfSize: (rows: number, columns: number) =>
|
||||
t`Insert a ${rows}x${columns} table`,
|
||||
|
||||
Reference in New Issue
Block a user