From 5a26160c77044f6eef75418c986a54cd6d7542e8 Mon Sep 17 00:00:00 2001 From: Benjamin Takats Date: Sun, 22 Jan 2023 14:00:35 +0100 Subject: [PATCH] lang --- resources/lang/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/de.json b/resources/lang/de.json index 06b51297..0a992872 100644 --- a/resources/lang/de.json +++ b/resources/lang/de.json @@ -632,7 +632,7 @@ "By lecturer": "Nach Dozent", "All courses of :name": "Alle Kurse von :name", "Here you can see all events of :name.": "Hier siehst du alle Kurs-Termine von :name.", - "This is the introduction text that is shown on the landing page.": "Das ist der Text, der auf der Landing-Page des Dozenten.", + "This is the introduction text that is shown on the landing page.": "Das ist der Einführungstext, der auf der Landing-Page angezeigt wird.", "This is the subtitle on the landing page.": "Das ist der Untertitel auf der Landing-Page des Dozenten.", "Subtitle": "Untertitel auf der Landing-Page", "Intro": "Intro auf der Landing-Page", @@ -694,4 +694,4 @@ "Library items without libraries": "Einträge ohne Bibliothek", "Library items without tags": "Einträge ohne Tags", "Filter": "" -} \ No newline at end of file +}