diff --git a/packages/excalidraw/locales/cs-CZ.json b/packages/excalidraw/locales/cs-CZ.json index 90697b298..025cc139c 100644 --- a/packages/excalidraw/locales/cs-CZ.json +++ b/packages/excalidraw/locales/cs-CZ.json @@ -126,11 +126,12 @@ "link": { "edit": "Upravit odkaz", "editEmbed": "", - "create": "Vytvořit odkaz", - "createEmbed": "", + "create": "", "label": "Odkaz", "labelEmbed": "", - "empty": "" + "empty": "", + "hint": "", + "goToElement": "" }, "lineEditor": { "edit": "Upravit čáru", @@ -155,7 +156,14 @@ "zoomToFitSelection": "", "zoomToFit": "", "installPWA": "", - "autoResize": "" + "autoResize": "", + "copyElementLink": "", + "linkToElement": "" + }, + "elementLink": { + "title": "", + "desc": "", + "notFound": "" }, "library": { "noItems": "Dosud neexistují žádné položky...", @@ -501,7 +509,8 @@ "selection": "výběr", "pasteAsSingleElement": "Pomocí {{shortcut}} vložte jako jeden prvek,\nnebo vložte do existujícího textového editoru", "unableToEmbed": "", - "unrecognizedLinkFormat": "" + "unrecognizedLinkFormat": "", + "elementLinkCopied": "" }, "colors": { "transparent": "Průhledná",