New translations en.json (Finnish)

This commit is contained in:
Excalidraw Bot 2024-11-26 19:15:23 +01:00
parent 481c01a2f1
commit e645dde8cb

View File

@ -126,11 +126,12 @@
"link": { "link": {
"edit": "Muokkaa linkkiä", "edit": "Muokkaa linkkiä",
"editEmbed": "", "editEmbed": "",
"create": "Luo linkki", "create": "",
"createEmbed": "",
"label": "Linkki", "label": "Linkki",
"labelEmbed": "", "labelEmbed": "",
"empty": "Linkkiä ei ole asetettu" "empty": "Linkkiä ei ole asetettu",
"hint": "",
"goToElement": ""
}, },
"lineEditor": { "lineEditor": {
"edit": "Muokkaa riviä", "edit": "Muokkaa riviä",
@ -155,7 +156,14 @@
"zoomToFitSelection": "", "zoomToFitSelection": "",
"zoomToFit": "", "zoomToFit": "",
"installPWA": "", "installPWA": "",
"autoResize": "" "autoResize": "",
"copyElementLink": "",
"linkToElement": ""
},
"elementLink": {
"title": "",
"desc": "",
"notFound": ""
}, },
"library": { "library": {
"noItems": "Kirjastossa ei ole vielä yhtään kohdetta...", "noItems": "Kirjastossa ei ole vielä yhtään kohdetta...",
@ -501,7 +509,8 @@
"selection": "valinta", "selection": "valinta",
"pasteAsSingleElement": "Käytä {{shortcut}} liittääksesi yhtenä elementtinä,\ntai liittääksesi olemassa olevaan tekstieditoriin", "pasteAsSingleElement": "Käytä {{shortcut}} liittääksesi yhtenä elementtinä,\ntai liittääksesi olemassa olevaan tekstieditoriin",
"unableToEmbed": "", "unableToEmbed": "",
"unrecognizedLinkFormat": "" "unrecognizedLinkFormat": "",
"elementLinkCopied": ""
}, },
"colors": { "colors": {
"transparent": "Läpinäkyvä", "transparent": "Läpinäkyvä",