From cfa47cc7b9f21985ca7ad01d9425e96d967ba7cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Moya?= Date: Wed, 17 Feb 2021 12:13:58 +0100 Subject: [PATCH] :bug: Fix small typo --- frontend/resources/locales.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/resources/locales.json b/frontend/resources/locales.json index b16baae2f..cce095e48 100644 --- a/frontend/resources/locales.json +++ b/frontend/resources/locales.json @@ -3452,7 +3452,7 @@ "en" : "Export", "fr" : "Export", "ru" : "Экспорт", - "es" : "Exprotar" + "es" : "Exportar" } }, "workspace.options.export-object" : {