This commit is contained in:
parent
63b4b3cc62
commit
a51a42aa9a
20
i18n/en.yaml
20
i18n/en.yaml
@ -189,13 +189,13 @@
|
||||
- id: cta-newsletter-no-spam
|
||||
translation: "No spam, not resold; only selected infos about domain names."
|
||||
|
||||
- id: conf-ose23-title
|
||||
translation: "We were present at the Open Source Experience 2023"
|
||||
- id: conf-ose23-body-1
|
||||
translation: "See our presentation about"
|
||||
- id: conf-ose23-link
|
||||
translation: "How can we make the words DNS and simplicity compatible?"
|
||||
- id: conf-ose23-href
|
||||
translation: "https://blog.happydomain.org/open-source-experience-2023/"
|
||||
- id: conf-ose23-body-2
|
||||
translation: "on our blog (english recording coming soon)."
|
||||
- id: conf-fosdem24-title
|
||||
translation: "We'll be present at the FOSDEM 2024"
|
||||
- id: conf-fosdem24-body-1
|
||||
translation: "Come and meet us at the conference"
|
||||
- id: conf-fosdem24-link
|
||||
translation: "Let's make people love domain names again"
|
||||
- id: conf-fosdem24-href
|
||||
translation: "https://fosdem.org/2024/schedule/event/fosdem-2024-2316-let-s-make-people-love-domain-names-again/"
|
||||
- id: conf-fosdem24-body-2
|
||||
translation: "This Saturday, February 3 at 5:00pm at the Solbosch campus of the Université Libre de Bruxelles!"
|
||||
|
20
i18n/fr.yaml
20
i18n/fr.yaml
@ -189,13 +189,13 @@
|
||||
- id: cta-newsletter-no-spam
|
||||
translation: "Pas de spam, pas de revente ; uniquement des informations sélectionnées sur les noms de domaine."
|
||||
|
||||
- id: conf-ose23-title
|
||||
translation: "Nous étions présents à l'Open Source Experience 2023"
|
||||
- id: conf-ose23-body-1
|
||||
translation: "Retrouvez notre présentation"
|
||||
- id: conf-ose23-link
|
||||
translation: "Comment rendre compatibles les mots DNS et simplicité ?"
|
||||
- id: conf-ose23-href
|
||||
translation: "https://blog.happydomain.org/fr/open-source-experience-2023/"
|
||||
- id: conf-ose23-body-2
|
||||
translation: "sur notre blog (captation à venir)."
|
||||
- id: conf-fosdem24-title
|
||||
translation: "Nous serons présents au FOSDEM 2024"
|
||||
- id: conf-fosdem24-body-1
|
||||
translation: "Venez à notre rencontre lors de la conférence"
|
||||
- id: conf-fosdem24-link
|
||||
translation: "Comment rendre compatibles les mots DNS et simplicité ?"
|
||||
- id: conf-fosdem24-href
|
||||
translation: "https://fosdem.org/2024/schedule/event/fosdem-2024-2316-let-s-make-people-love-domain-names-again/"
|
||||
- id: conf-fosdem24-body-2
|
||||
translation: "Ce samedi 3 février à 17h00 au campus Solbosch de l'Université Libre de Bruxelles !"
|
||||
|
@ -18,14 +18,14 @@
|
||||
</p>
|
||||
<div class="mt-5 card bg-secondary text-light flex-row align-items-center" style="border-radius: .3rem">
|
||||
<div class="card-body">
|
||||
<h3>{{ i18n "conf-ose23-title" }}</h3>
|
||||
<h3>{{ i18n "conf-fosdem24-title" }}</h3>
|
||||
<p class="card-text">
|
||||
{{ i18n "conf-ose23-body-1" }}
|
||||
<a href="{{ i18n "conf-ose23-href" }}" target="_blank"><em>{{ i18n "conf-ose23-link" }}</em></a>
|
||||
{{ i18n "conf-ose23-body-2" }}
|
||||
{{ i18n "conf-fosdem24-body-1" }}
|
||||
<a href="{{ i18n "conf-fosdem24-href" }}" target="_blank"><em>{{ i18n "conf-fosdem24-link" }}</em></a>
|
||||
{{ i18n "conf-fosdem24-body-2" }}
|
||||
</p>
|
||||
</div>
|
||||
<img src="/img/screenshots/ose23.webp" alt="Open Source Experience 2023" style="height: 10em">
|
||||
<img src="/img/assets/FOSDEM24_logo.png" alt="FOSDEM 2024" style="height: 10em">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
BIN
static/img/assets/FOSDEM24_logo.png
Normal file
BIN
static/img/assets/FOSDEM24_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.3 KiB |
Loading…
Reference in New Issue
Block a user