From 0d72e634919e17b9802a6b1c5ee7a9a9954aa0a7 Mon Sep 17 00:00:00 2001 From: santi-pragma <137316019+santi-pragma@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:17:37 -0500 Subject: [PATCH] fix(translations): typo mistake (translation to Spanish) (#24475) --- superset/translations/es/LC_MESSAGES/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset/translations/es/LC_MESSAGES/messages.json b/superset/translations/es/LC_MESSAGES/messages.json index 3adb752f0..57ae460a4 100644 --- a/superset/translations/es/LC_MESSAGES/messages.json +++ b/superset/translations/es/LC_MESSAGES/messages.json @@ -646,7 +646,7 @@ "Cell content": ["Contenido de la celda"], "Certification details": [""], "Certified by": ["Certificado por"], - "Certified by %s": ["Certidicado por %s"], + "Certified by %s": ["Certificado por %s"], "Change order of columns.": [""], "Change order of rows.": [""], "Changed By": ["Cambiado por"],