feat(content): update content, added 'translationKey' where missing.

This commit is contained in:
Andreas Hnida 2024-04-01 09:28:34 +02:00
commit 04f0338523
18 changed files with 117 additions and 268 deletions

View file

@ -2,6 +2,8 @@
date = '2024-02-21T08:49:32Z'
draft = false
title = 'Freiberufliche'
translationKey = 'freiberufliche'
bestellformular = true
+++
<!-- <!-- {{% veruaslider height="450px" %}}
@ -10,9 +12,13 @@ title = 'Freiberufliche'
{{% section %}}
{{% aligncenter %}}
#### Bestellformular
## VeruA ** Verwaltung und Abrechnung
## VeruA \*\* Verwaltung und Abrechnung
### Freiberufliche
<br>
---
@ -109,7 +115,7 @@ title = 'Freiberufliche'
<label for="qrcode">Wünschen Sie die Erweiterung um das Modul QR-Code?</label>
<select id="qrcode" name="qrcode" required >
<option value="Nein, nur das Standard-Programm">Nein, nur das Standard-Programm</option>
<option value="Ja, ich bestelle das Zusatzmodul Materialverwaltung für 138.00 CHF jährlich, Bereitstellungskosten einmalig 342.00 CHF">Ja, ich bestelle das Zusatzmodul Materialverwaltung für 138.00 CHF jährlich, Bereitstellungskosten einmalig 342.00 CHF</option>
<option value="Ja, ich bestelle das Zusatzmodul QR-Code für 36.00 CHF jährlich, Bereitstellungskosten einmalig 50.00 CHF">JJa, ich bestelle das Zusatzmodul QR-Code für 36.00 CHF jährlich, Bereitstellungskosten einmalig 50.00 CHF</option>
<option value="Ich bin mir noch nicht sicher.">Ich bin mir noch nicht sicher.</option>
</select>
</div>