From 764d4fa1ad99c55b32aed8b9646e7f4919070d3d Mon Sep 17 00:00:00 2001 From: Jose Vines Date: Mon, 26 Aug 2024 14:31:23 -0400 Subject: [PATCH] fix(translations): Fixed APPLY translation in Spanish (#30013) --- superset/translations/es/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset/translations/es/LC_MESSAGES/messages.po b/superset/translations/es/LC_MESSAGES/messages.po index ac4907ab7..09f22de7c 100644 --- a/superset/translations/es/LC_MESSAGES/messages.po +++ b/superset/translations/es/LC_MESSAGES/messages.po @@ -747,7 +747,7 @@ msgid "" msgstr "" msgid "APPLY" -msgstr "APPLICAR" +msgstr "APLICAR" msgid "APR" msgstr "ABR"