From 38837620e04f26f64e930368d56fcdec88d9e291 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Sun, 8 Mar 2026 23:37:31 +0100 Subject: [PATCH] New translations en.json (Portuguese) --- packages/excalidraw/locales/pt-PT.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/excalidraw/locales/pt-PT.json b/packages/excalidraw/locales/pt-PT.json index 6a791de0aa..d0f2c81a1c 100644 --- a/packages/excalidraw/locales/pt-PT.json +++ b/packages/excalidraw/locales/pt-PT.json @@ -403,6 +403,10 @@ "errorDialog": { "title": "Erro" }, + "progressDialog": { + "title": "", + "defaultMessage": "" + }, "exportDialog": { "disk_title": "Guardar no disco", "disk_details": "Exportar os dados da cena para um ficheiro do qual poderĂ¡ importar mais tarde.",