rename: chapitre/projet templates to chapter/project

Standardize French template names to English across blueprints,
content files, PHP templates, Vue components and Pinia stores.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-02-25 15:00:41 +01:00
parent 99a924010f
commit ffcb1a9f2e
13 changed files with 64 additions and 60 deletions

View file

@ -1,7 +1,7 @@
<?php
/**
* Template for Vue.js print editor
* Route: /projet/narrative/print
* Route: /project/narrative/print
*
* This template loads the Vue app and passes the parent narrative JSON URL
*/