Ajoute une sticky navbar si il y a une modification de démarche déjà publiée

This commit is contained in:
Kara Diaby 2024-08-21 00:21:47 +00:00
parent ec9a03ac17
commit 4a93579e71
No known key found for this signature in database
GPG key ID: C4D1B0CF9F24D759
6 changed files with 85 additions and 0 deletions

View file

@ -71,3 +71,7 @@ en:
path_not_available:
owner: This URL is identical to another of your published procedures. If you publish this procedure, the old one will be unpublished and will no longer be accessible to the public.
not_owner: This URL is identical to another procedure, you must modify it.
unpublished_changes_navbar:
intro_html: Changes made will only be visible <strong>after the next publication</strong>
see_changes: View changes
publish_changes: Publish changes

View file

@ -71,3 +71,7 @@ fr:
path_not_available:
owner: Cette url est identique à celle dune autre de vos démarches publiées. Si vous publiez cette démarche, lancienne sera dépubliée et ne sera plus accessible au public.
not_owner: Cette url est identique à celle dune autre démarche, vous devez la modifier afin de pouvoir publier votre démarche.
unpublished_changes_navbar:
intro_html: Les modifications effectuées ne seront visibles <strong>qu'à la prochaine publication</strong>
see_changes: Voir les modifications
publish_changes: Publier les modifications