From e645dde8cb14cb737e666356714506089e6baccc Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:15:23 +0100 Subject: [PATCH] New translations en.json (Finnish) --- packages/excalidraw/locales/fi-FI.json | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/packages/excalidraw/locales/fi-FI.json b/packages/excalidraw/locales/fi-FI.json index be235997d..8a5664ee4 100644 --- a/packages/excalidraw/locales/fi-FI.json +++ b/packages/excalidraw/locales/fi-FI.json @@ -126,11 +126,12 @@ "link": { "edit": "Muokkaa linkkiä", "editEmbed": "", - "create": "Luo linkki", - "createEmbed": "", + "create": "", "label": "Linkki", "labelEmbed": "", - "empty": "Linkkiä ei ole asetettu" + "empty": "Linkkiä ei ole asetettu", + "hint": "", + "goToElement": "" }, "lineEditor": { "edit": "Muokkaa riviä", @@ -155,7 +156,14 @@ "zoomToFitSelection": "", "zoomToFit": "", "installPWA": "", - "autoResize": "" + "autoResize": "", + "copyElementLink": "", + "linkToElement": "" + }, + "elementLink": { + "title": "", + "desc": "", + "notFound": "" }, "library": { "noItems": "Kirjastossa ei ole vielä yhtään kohdetta...", @@ -501,7 +509,8 @@ "selection": "valinta", "pasteAsSingleElement": "Käytä {{shortcut}} liittääksesi yhtenä elementtinä,\ntai liittääksesi olemassa olevaan tekstieditoriin", "unableToEmbed": "", - "unrecognizedLinkFormat": "" + "unrecognizedLinkFormat": "", + "elementLinkCopied": "" }, "colors": { "transparent": "Läpinäkyvä",