chore: Remove privacy legal advice disclaimer from about page

- Remove privacyNoLegalAdvice text from about page
- Remove privacyNoLegalAdvice from German and English translations
This commit is contained in:
Hördle Bot
2025-12-01 22:12:49 +01:00
parent 2846afb6f7
commit 3eb6c7f5cf
3 changed files with 0 additions and 7 deletions

View File

@@ -241,11 +241,6 @@ export default async function AboutPage({ params }: AboutPageProps) {
</ul>
<p style={{ marginBottom: "0.5rem" }}>{t("privacyServerLogs")}</p>
<p style={{ marginBottom: "0.5rem" }}>{t("privacyContact")}</p>
<p
style={{ marginTop: "0.5rem", fontSize: "0.9rem", color: "#6b7280" }}
>
{t("privacyNoLegalAdvice")}
</p>
</section>
<section style={{ marginBottom: "2rem" }}>