Ajoute une sticky navbar si il y a une modification de démarche déjà publiée
This commit is contained in:
parent
ec9a03ac17
commit
4a93579e71
6 changed files with 85 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -71,3 +71,7 @@ fr:
|
|||
path_not_available:
|
||||
owner: Cette url est identique à celle d’une autre de vos démarches publiées. Si vous publiez cette démarche, l’ancienne sera dépubliée et ne sera plus accessible au public.
|
||||
not_owner: Cette url est identique à celle d’une 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue