Add text under features list
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ce3bca230b
commit
284fb3dc2b
@ -38,6 +38,9 @@
|
||||
- id: features-grid-title
|
||||
translation: What can happyDomain do for you today?
|
||||
|
||||
- id: features-grid-footer
|
||||
translation: And we have many other features in preparation...
|
||||
|
||||
- id: downloads-title
|
||||
translation: |
|
||||
Downloads
|
||||
|
@ -38,6 +38,9 @@
|
||||
- id: features-grid-title
|
||||
translation: Que peut faire happyDomain pour vous aujourd'hui ?
|
||||
|
||||
- id: features-grid-footer
|
||||
translation: Et nous avons encore bien d'autres fonctionnalités en préparation...
|
||||
|
||||
- id: downloads-title
|
||||
translation: |
|
||||
Téléchargements
|
||||
|
@ -64,4 +64,9 @@
|
||||
{{ end }}
|
||||
|
||||
</div>
|
||||
<div class="mt-3">
|
||||
<h3 class="text-center font-weight-bolder mt-5 mb-5" style="line-height: 1.5em;">
|
||||
{{ i18n "features-grid-footer" }}
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user