mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
New translations en.json (Norwegian Bokmal)
This commit is contained in:
parent
84a363fe4d
commit
976ffab80f
1 changed files with 6 additions and 2 deletions
|
@ -328,7 +328,9 @@
|
|||
"deepBoxSelect": "Hold CTRL/CMD for å markere dypt og forhindre flytting",
|
||||
"eraserRevert": "Hold Alt for å reversere elementene merket for sletting",
|
||||
"firefox_clipboard_write": "Denne funksjonen kan sannsynligvis aktiveres ved å sette \"dom.events.asyncClipboard.clipboardItem\" flagget til \"true\". For å endre nettleserens flagg i Firefox, besøk \"about:config\"-siden.",
|
||||
"disableSnapping": ""
|
||||
"disableSnapping": "",
|
||||
"enterCropEditor": "",
|
||||
"leaveCropEditor": ""
|
||||
},
|
||||
"canvasError": {
|
||||
"cannotShowPreview": "Kan ikke vise forhåndsvisning",
|
||||
|
@ -399,7 +401,9 @@
|
|||
"zoomToSelection": "Zoom til utvalg",
|
||||
"toggleElementLock": "Lås/lås opp utvalg",
|
||||
"movePageUpDown": "Flytt side opp/ned",
|
||||
"movePageLeftRight": "Flytt siden til venstre/høyre"
|
||||
"movePageLeftRight": "Flytt siden til venstre/høyre",
|
||||
"cropStart": "",
|
||||
"cropFinish": ""
|
||||
},
|
||||
"clearCanvasDialog": {
|
||||
"title": "Tøm lerret"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue