The yoyaku_cart basket page ships untranslated: "Your cart", "Checkout", the ticket rows and the held-basket message render in English on a French site.
The example booking workflow also lacks a French config translation, so the payment step outcome button ("Change details") renders in English even though the outcome label schema is already translatable.
This adds the missing cart interface strings to translations/yoyaku.fr.po and ships a French language config override for the example workflow (orchestra.orchestra_workflow.yoyaku_booking), covering the outcome labels alongside the node and flow labels.
Issue fork yoyaku-3612000
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
mably commented