feat(DSFR.header): switch to DSFR header
This commit is contained in:
parent
549eda6fe3
commit
96cdae0dd5
10 changed files with 138 additions and 89 deletions
|
@ -66,6 +66,10 @@ en:
|
|||
line3: administrative forms.
|
||||
are_you_new: First time on %{app_name}?
|
||||
my_account: My account
|
||||
header:
|
||||
close_modal: 'Fermer'
|
||||
back: "Back"
|
||||
back_title: "Revenir sur le site de mon administration"
|
||||
locale_dropdown:
|
||||
languages: "Languages"
|
||||
notifications:
|
||||
|
|
|
@ -56,6 +56,10 @@ fr:
|
|||
line3: administratifs dématérialisés.
|
||||
are_you_new: Vous êtes nouveau sur %{app_name} ?
|
||||
my_account: Mon compte
|
||||
header:
|
||||
close_modal: 'Fermer'
|
||||
back: "Revenir en arrière"
|
||||
back_title: "Revenir sur le site de mon administration"
|
||||
locale_dropdown:
|
||||
languages: "Langues"
|
||||
notifications:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue