From e105060ab932b3548b160a6b339c7801bcfc44bb Mon Sep 17 00:00:00 2001 From: Elizabeth Thompson Date: Thu, 13 Jun 2024 14:09:50 -0700 Subject: [PATCH] translate strings to French --- superset/translations/fr/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset/translations/fr/LC_MESSAGES/messages.po b/superset/translations/fr/LC_MESSAGES/messages.po index 62d92b10f7a5a..1ef84114bd7bf 100644 --- a/superset/translations/fr/LC_MESSAGES/messages.po +++ b/superset/translations/fr/LC_MESSAGES/messages.po @@ -325,7 +325,7 @@ msgstr "%s colonne(s)" #: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanelItem.tsx:230 #, python-format msgid "%s ineligible item(s) are hidden" -msgstr "" +msgstr "%s article(s) non éligible(s) sont caché(s)." #: superset-frontend/src/features/tags/BulkTagModal.tsx:74 #, python-format