Add colors to slogan
This commit is contained in:
parent
fbadd7f922
commit
9e76f199db
4 changed files with 6 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
- id: slogan
|
||||
translation: "Manage all your domain names in one place."
|
||||
translation: |
|
||||
<span class="font-weight-bolder" style="color: var(--secondary-subtle)">All</span> your domain names<br><span class="font-weight-bolder" style="color: var(--secondary-subtle)">in one</span> place.
|
||||
|
||||
- id: lead
|
||||
translation: "is a free web application that centralizes the management of your domain names from different registrars and hosts."
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
- id: slogan
|
||||
translation: "Gérez tous vos noms de domaine en un seul endroit."
|
||||
translation: |
|
||||
<span class="font-weight-bolder" style="color: var(--secondary-subtle)">Tous</span> vos noms de domaine<br>en <span class="font-weight-bolder" style="color: var(--secondary-subtle)">un seul</span> endroit.
|
||||
|
||||
- id: lead
|
||||
translation: "est une application web libre qui centralise la gestion de vos noms de domaine provenant de différents bureaux d'enregistrement et hébergeurs."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue