New translations en.json (Swedish)

This commit is contained in:
Excalidraw Bot 2023-06-21 09:08:42 +02:00
parent 63102ce82a
commit 43ac1739cd

View File

@ -453,31 +453,31 @@
"overwriteConfirm": { "overwriteConfirm": {
"action": { "action": {
"exportToImage": { "exportToImage": {
"title": "", "title": "Exportera som bild",
"button": "", "button": "Exportera som bild",
"description": "" "description": "Exportera scendata som en bild från vilken du kan importera senare."
}, },
"saveToDisk": { "saveToDisk": {
"title": "", "title": "Spara till disk",
"button": "", "button": "Spara till disk",
"description": "" "description": "Exportera scendata till en fil från vilken du kan importera senare."
}, },
"excalidrawPlus": { "excalidrawPlus": {
"title": "", "title": "Excalidraw+",
"button": "", "button": "Exportera till Excalidraw+",
"description": "" "description": "Spara skissen till din Excalidraw+ arbetsyta."
} }
}, },
"modal": { "modal": {
"loadFromFile": { "loadFromFile": {
"title": "", "title": "Läs in från fil",
"button": "", "button": "Läs in från fil",
"description": "" "description": "Laddar från en fil kommer <bold>ersätta ditt befintliga innehåll</bold>.<br></br>Du kan säkerhetskopiera din ritning först med hjälp av ett av alternativen nedan."
}, },
"shareableLink": { "shareableLink": {
"title": "", "title": "Läs in från länk",
"button": "", "button": "Ersätt mitt innehåll",
"description": "" "description": "Inläsning av en extern ritning kommer <bold>ersätta ditt befintliga innehåll</bold>.<br></br>Du kan säkerhetskopiera din ritning först genom att använda ett av alternativen nedan."
} }
} }
} }