diff --git a/packages/excalidraw/locales/uz-UZ.json b/packages/excalidraw/locales/uz-UZ.json index 61a0890d4..3d983f49b 100644 --- a/packages/excalidraw/locales/uz-UZ.json +++ b/packages/excalidraw/locales/uz-UZ.json @@ -127,10 +127,11 @@ "edit": "", "editEmbed": "", "create": "", - "createEmbed": "", "label": "", "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": "",