From 2d52c4f4f5f845a72f2565983f6c913c07bff107 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Thu, 24 Mar 2022 12:19:06 +0100 Subject: [PATCH] :bug: Fix export translation --- frontend/translations/en.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index 0282446f16..ab4f851693 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -275,7 +275,7 @@ msgstr "%s de %s elements selected" #: src/app/main/ui/workspace/header.cljs msgid "dashboard.export-shapes" -msgstr "Exportar" +msgstr "Export" #: src/app/main/ui/export.cljs msgid "dashboard.export-shapes.how-to" @@ -3658,4 +3658,4 @@ msgid "workspace.updates.update" msgstr "Update" msgid "workspace.viewport.click-to-close-path" -msgstr "Click to close the path" \ No newline at end of file +msgstr "Click to close the path"