diff --git a/packages/excalidraw/locales/lt-LT.json b/packages/excalidraw/locales/lt-LT.json index 1cb1e659c..5e61dfaed 100644 --- a/packages/excalidraw/locales/lt-LT.json +++ b/packages/excalidraw/locales/lt-LT.json @@ -126,11 +126,12 @@ "link": { "edit": "Redeguoti nuorodÄ…", "editEmbed": "", - "create": "Sukurti nuorodÄ…", - "createEmbed": "", + "create": "", "label": "Nuoroda", "labelEmbed": "", - "empty": "" + "empty": "", + "hint": "", + "goToElement": "" }, "lineEditor": { "edit": "", @@ -155,7 +156,14 @@ "zoomToFitSelection": "", "zoomToFit": "", "installPWA": "", - "autoResize": "" + "autoResize": "", + "copyElementLink": "", + "linkToElement": "" + }, + "elementLink": { + "title": "", + "desc": "", + "notFound": "" }, "library": { "noItems": "", @@ -501,7 +509,8 @@ "selection": "", "pasteAsSingleElement": "", "unableToEmbed": "", - "unrecognizedLinkFormat": "" + "unrecognizedLinkFormat": "", + "elementLinkCopied": "" }, "colors": { "transparent": "Permatoma",