• Bonjour,

    Je rencontre un problème de traduction sur ma boutique WordPress avec WooCommerce.
    Le bouton “Proceed to checkout” dans la page panier reste en anglais, malgré :

    • La langue du site réglée sur “Français”
    • Les fichiers de traduction WooCommerce à jour
    • L’utilisation de Loco Translate, Say What? et la synchronisation des traductions
    • La purge complète du cache du site et du navigateur
    • L’ajout d’un filtre dans functions.php pour forcer la traduction

    Le shortcode utilisé sur ma page panier est [woocommerce_cart].
    Le thème actif est Astra, et le problème persiste même après changement de thème.

    Merci de m’indiquer comment corriger ou forcer la traduction de ce bouton, ou s’il s’agit d’une chaîne à traduire dans un fichier .json ou WooCommerce Blocks.

    Cordialement,
    Claude

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support LovingBro (woo-hc)

    (@lovingbro)

    Hi @crudolf,

    I understand how important it is for your cart and checkout experience to appear fully in French, and I can see that you have already taken several thoughtful steps to resolve this. It can feel confusing when a single button remains in English even after updating translations, clearing cache, and testing with different tools, and I am here to help you get clarity on what is happening.

    To make sure we approach this correctly, can you confirm if this button used to display in French before and recently changed after an update, or if this is a new store setup that has never shown the translation as expected? This will help narrow down whether we are dealing with a regression from an update or something that has not been fully configured yet.

    For context, the “Proceed to checkout” text can come from two different places in WooCommerce. Classic WooCommerce uses PHP template strings, while the newer Cart and Checkout blocks use JSON translation files that load differently. If your cart page is using blocks, the translation will depend on whether the WooCommerce Blocks package is fully translated and active on your site. You can review how the Cart and Checkout Blocks work here
    https://woocommerce.com/document/woocommerce-store-editing/customizing-cart-and-checkout/checkout-block/

    To move forward, please share your system status report through https://pastebin.com so I can check if the correct translation files are loading on your site and if anything stands out in your environment. A quick screenshot of your Cart page using https://snipboard.io would also help us see exactly which cart layout is rendering the button.

    Once we have that, we can guide you with more precision. Looking forward to checking this with you.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.