From 68a6213707f7dc655c29e85fcc2c823344bd0559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 17 Mar 2026 14:02:44 +0100 Subject: [PATCH] Rename 'DemoLogin.vue' to 'DemoLoginLocalized.vue' to signal that locales are inside --- docs/.vuepress/client.js | 4 ++-- .../components/{DemoLogin.vue => DemoLoginLocalized.vue} | 0 docs/de/README.md | 2 +- docs/de/get-started/README.md | 2 +- docs/en/README.md | 2 +- docs/en/get-started/README.md | 2 +- docs/es/README.md | 2 +- docs/es/get-started/README.md | 2 +- docs/fr/README.md | 2 +- docs/fr/get-started/README.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) rename docs/.vuepress/components/{DemoLogin.vue => DemoLoginLocalized.vue} (100%) diff --git a/docs/.vuepress/client.js b/docs/.vuepress/client.js index d804fc7..9f30ec2 100644 --- a/docs/.vuepress/client.js +++ b/docs/.vuepress/client.js @@ -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); diff --git a/docs/.vuepress/components/DemoLogin.vue b/docs/.vuepress/components/DemoLoginLocalized.vue similarity index 100% rename from docs/.vuepress/components/DemoLogin.vue rename to docs/.vuepress/components/DemoLoginLocalized.vue diff --git a/docs/de/README.md b/docs/de/README.md index 2480b44..62f1757 100644 --- a/docs/de/README.md +++ b/docs/de/README.md @@ -232,7 +232,7 @@ description: Eine freie Open-Source-Software, mit der du ein soziales Netzwerk f

Probier es aus

- +

Loslegen

diff --git a/docs/de/get-started/README.md b/docs/de/get-started/README.md index 8070e75..2d0169f 100644 --- a/docs/de/get-started/README.md +++ b/docs/de/get-started/README.md @@ -10,7 +10,7 @@ description: Bereit für dein eigenes soziales Netzwerk? Erfahre, wie du die oce ## Ausprobieren, dann installieren - + ## Hosting auf einem Server diff --git a/docs/en/README.md b/docs/en/README.md index 7017cfa..6d03fea 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -233,7 +233,7 @@ description: A free and open source software with which you can operate a social

Try it out

- +

Get started

diff --git a/docs/en/get-started/README.md b/docs/en/get-started/README.md index 9c8d815..ca2f004 100644 --- a/docs/en/get-started/README.md +++ b/docs/en/get-started/README.md @@ -10,7 +10,7 @@ description: Ready to get started with your own social network? Learn how to ins ## Try it out, then install it - + ## Hosting on a server diff --git a/docs/es/README.md b/docs/es/README.md index c3778c0..a83df3c 100644 --- a/docs/es/README.md +++ b/docs/es/README.md @@ -199,7 +199,7 @@ description: "Un software libre y de código abierto con el que puedes gestionar

Pruébalo

- +

Comienza

diff --git a/docs/es/get-started/README.md b/docs/es/get-started/README.md index dc527eb..39776b5 100644 --- a/docs/es/get-started/README.md +++ b/docs/es/get-started/README.md @@ -10,7 +10,7 @@ description: ¿Listo para crear tu propia red social? Descubre cómo instalar el ## Pruébalo, luego instálalo - + ## Hospedaje en un servidor diff --git a/docs/fr/README.md b/docs/fr/README.md index ccb46b7..cb5cfc2 100644 --- a/docs/fr/README.md +++ b/docs/fr/README.md @@ -233,7 +233,7 @@ description: Un logiciel libre et open source avec lequel tu peux gérer un rés

Essayes-le

- +

Commence

diff --git a/docs/fr/get-started/README.md b/docs/fr/get-started/README.md index 839f8d8..0c447e8 100644 --- a/docs/fr/get-started/README.md +++ b/docs/fr/get-started/README.md @@ -10,7 +10,7 @@ description: Prêt à démarrer ton propre réseau social ? Apprends à installe ## Essaies-le, puis installes-le - + ## Hébergement sur un serveur