From e519872ab640c256ac3485f176b78578ebab5636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=A9o=20Faivre?= <80853954+mateofaivre@users.noreply.github.com> Date: Wed, 22 Jul 2026 16:49:28 +0200 Subject: [PATCH] Add missing fr_FR translations for flexible content layout strings --- lang/acf-fr_FR.po | 3 ++- lang/pro/acf-fr_FR.po | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/lang/acf-fr_FR.po b/lang/acf-fr_FR.po index f20617bd..a603fc3a 100644 --- a/lang/acf-fr_FR.po +++ b/lang/acf-fr_FR.po @@ -85,8 +85,9 @@ msgid "AI Support" msgstr "" #: src/Site_Health/Site_Health.php:396 +#: src/Pro/Fields/FlexibleContent/Layout.php:247 msgid "Disabled" -msgstr "" +msgstr "Désactivé" #: src/Site_Health/Site_Health.php:395 msgid "Enabled" diff --git a/lang/pro/acf-fr_FR.po b/lang/pro/acf-fr_FR.po index 87bef76c..09686cf9 100644 --- a/lang/pro/acf-fr_FR.po +++ b/lang/pro/acf-fr_FR.po @@ -388,6 +388,42 @@ msgstr "Supprimer la disposition" msgid "Duplicate Layout" msgstr "Dupliquer la disposition" +#: pro/fields/class-acf-field-flexible-content.php:99 +msgid "Delete %s" +msgstr "Supprimer %s" + +#: pro/fields/class-acf-field-flexible-content.php:102 +msgid "Are you sure you want to delete %s?" +msgstr "Êtes-vous sûr de vouloir supprimer %s ?" + +#: src/Pro/Fields/FlexibleContent/Layout.php:253 +msgid "More layout actions..." +msgstr "Plus d'actions..." + +#: src/Pro/Fields/FlexibleContent/Layout.php:255 +msgid "Toggle layout" +msgstr "Afficher/masquer la disposition" + +#: src/Pro/Fields/FlexibleContent/Render.php:197 +msgid "Expand All" +msgstr "Tout développer" + +#: src/Pro/Fields/FlexibleContent/Render.php:200 +msgid "Collapse All" +msgstr "Tout réduire" + +#: src/Pro/Fields/FlexibleContent/Render.php:257 +msgid "Rename" +msgstr "Renommer" + +#: src/Pro/Fields/FlexibleContent/Render.php:262 +msgid "Disable" +msgstr "Désactiver" + +#: src/Pro/Fields/FlexibleContent/Render.php:265 +msgid "Enable" +msgstr "Activer" + # @ acf #: pro/fields/class-acf-field-flexible-content.php:564 msgid "Add New Layout"