From 9f616b80ad8b7d3eda15a1fcbe0cdac509990710 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:16:07 +0100 Subject: [PATCH] New translations en.json (Azerbaijani) --- packages/excalidraw/locales/az-AZ.json | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/packages/excalidraw/locales/az-AZ.json b/packages/excalidraw/locales/az-AZ.json index 24e4d9c82..a90462223 100644 --- a/packages/excalidraw/locales/az-AZ.json +++ b/packages/excalidraw/locales/az-AZ.json @@ -125,12 +125,13 @@ "createContainerFromText": "Mətni konteynerə bük", "link": { "edit": "Keçidi düzəliş et", - "editEmbed": "Keçidi düzəliş et", - "create": "Keçid hazırla", - "createEmbed": "Keçid hazırla", + "editEmbed": "", + "create": "", "label": "Keçid", "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": "",