fix : text

This commit is contained in:
2026-02-27 09:55:45 +01:00
parent 7f4ff8306a
commit 4d99439fc9

View File

@@ -11,7 +11,7 @@
/>
</div>
<h1 class="text-4xl text-primary-500 font-bold uppercase">
{{ route.params.id ? 'Modifier transporteur' : 'Ajout transporteur' }}
{{ route.params.id ? 'Modifications du transporteur' : 'Ajout d\'un transporteur' }}
</h1>
</div>