From ab5001097a7c201dd646302b2113a2b4ceaa97f3 Mon Sep 17 00:00:00 2001 From: "translation-platform[bot]" <34770790+translation-platform[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 09:12:04 -0400 Subject: [PATCH] Update translations: default (#12333) This PR modifies translations in the project. It will append multiple commits and may add, modify, or delete translations. Feel free to merge any time. ## Before you deploy - Check translations for malicious HTML. ## Merge conflicts?
If this PR has been open long enough that it has drifted out of sync from the base branch and it has developed merge conflicts as a result, follow these steps, in order: 1. Close this PR. 2. Run the following Spy command in Slack, inserting the PR number in the second argument: > `@spy translation-platform force-pull Shopify/polaris pull_request_number=`. Translation Platform will recreate the translation commits based on the latest commit on the base branch and open a new PR.
## Questions? Visit [#help-localization](https://shopify.slack.com/messages/C7TJQLVC7) for questions about this pull request. Translation component owners: @Shopify/polaris-eng Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com> --- polaris-react/locales/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/polaris-react/locales/fr.json b/polaris-react/locales/fr.json index 87c6aafc3f8..baadbb22d2f 100644 --- a/polaris-react/locales/fr.json +++ b/polaris-react/locales/fr.json @@ -19,7 +19,7 @@ "success": "Réussite", "warning": "Avertissement", "attention": "Attention", - "new": "Nouveau(-elle)", + "new": "Nouveau", "critical": "Critique", "readOnly": "Lecture seule", "enabled": "Activé" @@ -338,7 +338,7 @@ "IndexTable": { "emptySearchTitle": "{resourceNamePlural} introuvables", "emptySearchDescription": "Essayez de changer les filtres ou le terme de recherche", - "onboardingBadgeText": "Nouveau(-elle)", + "onboardingBadgeText": "Nouveau", "resourceLoadingAccessibilityLabel": "Chargement de {resourceNamePlural} en cours…", "selectAllLabel": "Sélectionner la totalité des {resourceNamePlural}", "selected": "{selectedItemsCount} sélectionné(s)",