New translations en.json (Norwegian Nynorsk)

This commit is contained in:
Excalidraw Bot 2024-11-26 19:16:03 +01:00
parent 3ff94c62d8
commit 3a0185547b

View File

@ -126,11 +126,12 @@
"link": { "link": {
"edit": "Rediger lenke", "edit": "Rediger lenke",
"editEmbed": "", "editEmbed": "",
"create": "Lag lenke", "create": "",
"createEmbed": "",
"label": "Lenke", "label": "Lenke",
"labelEmbed": "", "labelEmbed": "",
"empty": "" "empty": "",
"hint": "",
"goToElement": ""
}, },
"lineEditor": { "lineEditor": {
"edit": "", "edit": "",
@ -155,7 +156,14 @@
"zoomToFitSelection": "", "zoomToFitSelection": "",
"zoomToFit": "", "zoomToFit": "",
"installPWA": "", "installPWA": "",
"autoResize": "" "autoResize": "",
"copyElementLink": "",
"linkToElement": ""
},
"elementLink": {
"title": "",
"desc": "",
"notFound": ""
}, },
"library": { "library": {
"noItems": "", "noItems": "",
@ -501,7 +509,8 @@
"selection": "val", "selection": "val",
"pasteAsSingleElement": "", "pasteAsSingleElement": "",
"unableToEmbed": "", "unableToEmbed": "",
"unrecognizedLinkFormat": "" "unrecognizedLinkFormat": "",
"elementLinkCopied": ""
}, },
"colors": { "colors": {
"transparent": "Gjennomsiktig", "transparent": "Gjennomsiktig",