diff --git a/src/locales/nb-NO.json b/src/locales/nb-NO.json index 11962b7dc..b45634783 100644 --- a/src/locales/nb-NO.json +++ b/src/locales/nb-NO.json @@ -449,5 +449,36 @@ "shades": "Toner", "hexCode": "Heksadesimal kode", "noShades": "Ingen toner tilgjengelig for denne fargen" + }, + "overwriteConfirm": { + "action": { + "exportToImage": { + "title": "", + "button": "", + "description": "" + }, + "saveToDisk": { + "title": "", + "button": "", + "description": "" + }, + "excalidrawPlus": { + "title": "", + "button": "", + "description": "" + } + }, + "modal": { + "loadFromFile": { + "title": "", + "button": "", + "description": "" + }, + "shareableLink": { + "title": "", + "button": "", + "description": "" + } + } } }