use Current.application_name in app excluding mail

This commit is contained in:
simon lehericey 2024-03-20 11:34:54 +01:00
parent b9fcb25f1a
commit efa35e04a5
43 changed files with 66 additions and 66 deletions

View file

@ -14,7 +14,7 @@
= render Dsfr::AlertComponent.new(state: :info, size: :sm, extra_class_names: 'fr-mb-2w') do |c|
- c.with_body do
%p
= t('.api_particulier_description_html', app_name: APPLICATION_NAME)
= t('.api_particulier_description_html', app_name: Current.application_name)
%fieldset.fr-fieldset
.fr-fieldset__element