diff --git a/app/pages/index.vue b/app/pages/index.vue index c670d04..71483ec 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -723,24 +723,41 @@
- {{ - locale === 'de' - ? 'Volle Kontrolle über Infrastruktur und Daten. Selbst hosten bleibt immer eine Option.' - : 'Full control over infrastructure and data. Self-hosting is always an option.' - }} -
-+ {{ + locale === 'de' + ? 'Volle Kontrolle über Infrastruktur und Daten. Selbst hosten bleibt immer eine Option.' + : 'Full control over infrastructure and data. Self-hosting is always an option.' + }} +
+- {{ - locale === 'de' - ? 'Wir übernehmen die Grundkosten, damit du mit allen Basisfunktionen trainieren kannst. Für Live-ATC hinterlegst du deinen eigenen OpenAI API-Key – wir nutzen ihn nur für die Funkanfragen im Hintergrund.' - : 'We cover the base costs so you can train with all fundamental features. For live ATC you provide your own OpenAI API key – we only use it for the background radio requests.' - }} -
-+ {{ + locale === 'de' + ? 'Wir übernehmen die Grundkosten, damit du mit allen Basisfunktionen trainieren kannst. Für Live-ATC hinterlegst du deinen eigenen OpenAI API-Key – wir nutzen ihn nur für die Funkanfragen im Hintergrund.' + : 'We cover the base costs so you can train with all fundamental features. For live ATC you provide your own OpenAI API key – we only use it for the background radio requests.' + }} +
+- {{ - locale === 'de' - ? 'Für virtuelle Airlines und Gruppen, die gemeinsam üben möchten. Wir testen dedizierte Umgebungen – aktuell ebenfalls 0€ und mit eigenem API-Key.' - : 'For virtual airlines and groups that want to practise together. We are testing dedicated environments – currently also €0 and powered by your own API key.' - }} -
-+ {{ + locale === 'de' + ? 'Für virtuelle Airlines und Gruppen, die gemeinsam üben möchten. Wir testen dedizierte Umgebungen – aktuell ebenfalls 0€ und mit eigenem API-Key.' + : 'For virtual airlines and groups that want to practise together. We are testing dedicated environments – currently also €0 and powered by your own API key.' + }} +
+