diff --git a/src/locales/eu-ES.json b/src/locales/eu-ES.json index e66849dac..91967d0ec 100644 --- a/src/locales/eu-ES.json +++ b/src/locales/eu-ES.json @@ -449,5 +449,36 @@ "shades": "Ñabardurak", "hexCode": "Hez kodea", "noShades": "Kolore honetarako ez dago ñabardurarik eskuragarri" + }, + "overwriteConfirm": { + "action": { + "exportToImage": { + "title": "", + "button": "", + "description": "" + }, + "saveToDisk": { + "title": "", + "button": "", + "description": "" + }, + "excalidrawPlus": { + "title": "", + "button": "", + "description": "" + } + }, + "modal": { + "loadFromFile": { + "title": "", + "button": "", + "description": "" + }, + "shareableLink": { + "title": "", + "button": "", + "description": "" + } + } } }