This is an automated email from the ASF dual-hosted git repository. elizabeth pushed a commit to branch elizabeth/translate-french-example in repository https://gitbox.apache.org/repos/asf/superset.git
commit e105060ab932b3548b160a6b339c7801bcfc44bb Author: Elizabeth Thompson <[email protected]> AuthorDate: Thu Jun 13 14:09:50 2024 -0700 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 62d92b10f7..1ef84114bd 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
