diff --git a/packages/excalidraw/locales/fi-FI.json b/packages/excalidraw/locales/fi-FI.json index 307142a10..ce2141497 100644 --- a/packages/excalidraw/locales/fi-FI.json +++ b/packages/excalidraw/locales/fi-FI.json @@ -270,6 +270,22 @@ "mermaidToExcalidraw": "Mermaid Excalidrawiksi", "magicSettings": "AI asetukset" }, + "element": { + "rectangle": "", + "diamond": "", + "ellipse": "", + "arrow": "", + "line": "", + "freedraw": "", + "text": "", + "image": "", + "group": "", + "frame": "", + "magicframe": "", + "embeddable": "", + "selection": "", + "iframe": "" + }, "headings": { "canvasActions": "Piirtoalueen toiminnot", "selectedShapeActions": "Valitun muodon toiminnot", @@ -443,7 +459,10 @@ "scene": "Teos", "selected": "Valitut", "storage": "Tallennustila", - "title": "Tilastoja nörteille", + "fullTitle": "", + "title": "", + "generalStats": "", + "elementProperties": "", "total": "Yhteensä", "version": "Versio", "versionCopy": "Klikkaa kopioidaksesi",