i18n: move 'layouts' locales to their proper location
This commit is contained in:
parent
db803c2522
commit
83b04aca59
3 changed files with 15 additions and 15 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue