Rename 'DemoLogin.vue' to 'DemoLoginLocalized.vue' to signal that locales are inside

This commit is contained in:
Wolfgang Huß 2026-03-17 14:02:44 +01:00
parent b24bad5e0a
commit 68a6213707
10 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
import { defineClientConfig } from "vuepress/client";
import DemoLogin from "./components/DemoLogin.vue";
import DemoLoginLocalized from "./components/DemoLoginLocalized.vue";
import DonationBar from "./components/DonationBar.vue";
import MiniBlog from "./components/MiniBlog.vue";
import RoadmapProgress from "./components/RoadmapProgress.vue";
@ -7,7 +7,7 @@ import RedirectHome from "./components/RedirectHome.vue";
export default defineClientConfig({
enhance({ app }) {
app.component("DemoLogin", DemoLogin);
app.component("DemoLoginLocalized", DemoLoginLocalized);
app.component("DonationBar", DonationBar);
app.component("MiniBlog", MiniBlog);
app.component("RoadmapProgress", RoadmapProgress);

View File

@ -232,7 +232,7 @@ description: Eine freie Open-Source-Software, mit der du ein soziales Netzwerk f
<h2 class="large-header">Probier es aus</h2>
<DemoLogin />
<DemoLoginLocalized />
<h2 class="large-header">Loslegen</h2>

View File

@ -10,7 +10,7 @@ description: Bereit für dein eigenes soziales Netzwerk? Erfahre, wie du die oce
## Ausprobieren, dann installieren
<!-- markdownlint-disable MD033 -->
<DemoLogin :centered="false" />
<DemoLoginLocalized :centered="false" />
<!-- markdownlint-enable MD033 -->
## Hosting auf einem Server

View File

@ -233,7 +233,7 @@ description: A free and open source software with which you can operate a social
<h2 class="large-header">Try it out</h2>
<DemoLogin />
<DemoLoginLocalized />
<h2 class="large-header">Get started</h2>

View File

@ -10,7 +10,7 @@ description: Ready to get started with your own social network? Learn how to ins
## Try it out, then install it
<!-- markdownlint-disable MD033 -->
<DemoLogin :centered="false" />
<DemoLoginLocalized :centered="false" />
<!-- markdownlint-enable MD033 -->
## Hosting on a server

View File

@ -199,7 +199,7 @@ description: "Un software libre y de código abierto con el que puedes gestionar
<h2 class="large-header">Pruébalo</h2>
<DemoLogin />
<DemoLoginLocalized />
<h2 class="large-header">Comienza</h2>

View File

@ -10,7 +10,7 @@ description: ¿Listo para crear tu propia red social? Descubre cómo instalar el
## Pruébalo, luego instálalo
<!-- markdownlint-disable MD033 -->
<DemoLogin :centered="false" />
<DemoLoginLocalized :centered="false" />
<!-- markdownlint-enable MD033 -->
## Hospedaje en un servidor

View File

@ -233,7 +233,7 @@ description: Un logiciel libre et open source avec lequel tu peux gérer un rés
<h2 class="large-header">Essayes-le</h2>
<DemoLogin />
<DemoLoginLocalized />
<h2 class="large-header">Commence</h2>

View File

@ -10,7 +10,7 @@ description: Prêt à démarrer ton propre réseau social ? Apprends à installe
## Essaies-le, puis installes-le
<!-- markdownlint-disable MD033 -->
<DemoLogin :centered="false" />
<DemoLoginLocalized :centered="false" />
<!-- markdownlint-enable MD033 -->
## Hébergement sur un serveur