i18n: move 'layouts' locales to their proper location

This commit is contained in:
Pierre de La Morinerie 2021-08-24 14:43:43 +00:00
parent db803c2522
commit 83b04aca59
3 changed files with 15 additions and 15 deletions

View file

@ -2,8 +2,8 @@
= image_tag "landing/hero/dematerialiser.svg", class: "paperless-logo", alt: "moins de papier"
.baseline.center
%p
%span.simple= t('views.layouts.commencer.no_procedure.line1')
%span.simple= t('.line1')
%br
= t('views.layouts.commencer.no_procedure.line2')
= t('.line2')
%br
= t('views.layouts.commencer.no_procedure.line3')
= t('.line3')