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
|
- id: features-grid-title
|
||||||
translation: What can happyDomain do for you today?
|
translation: What can happyDomain do for you today?
|
||||||
|
|
||||||
|
- id: features-grid-footer
|
||||||
|
translation: And we have many other features in preparation...
|
||||||
|
|
||||||
- id: downloads-title
|
- id: downloads-title
|
||||||
translation: |
|
translation: |
|
||||||
Downloads
|
Downloads
|
||||||
|
@ -38,6 +38,9 @@
|
|||||||
- id: features-grid-title
|
- id: features-grid-title
|
||||||
translation: Que peut faire happyDomain pour vous aujourd'hui ?
|
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
|
- id: downloads-title
|
||||||
translation: |
|
translation: |
|
||||||
Téléchargements
|
Téléchargements
|
||||||
|
@ -64,4 +64,9 @@
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
</div>
|
</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>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user