From a619db1522f04a9167f3c66eb8fa0f32abf7081b Mon Sep 17 00:00:00 2001 From: Wutras Date: Tue, 29 Aug 2023 16:17:25 +0200 Subject: [PATCH] Update Prof. Both affiliations --- src/texts/de/texts.json | 2 +- src/texts/en/texts.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/texts/de/texts.json b/src/texts/de/texts.json index d82fa77..a933760 100644 --- a/src/texts/de/texts.json +++ b/src/texts/de/texts.json @@ -63,5 +63,5 @@ "admin-panel-url": "Liste der Komponenten", "select-service-type": "Wählen Sie die Art des Services aus, den Sie nutzen möchten: " }, - "credits": "Diese Anwendung wurde am Fachbereich Informatik und Sprachen der Hochschule Anhalt unter der Leitung von Prof. Dr. Andreas Both und mit der Unterstützung von Paul Heinze durch Jonas Wunsch entwickelt. Für diese Anwendung gilt die Apache 2.0 Lizenz." + "credits": "Diese Anwendung wurde am Fachbereich Informatik und Sprachen der Hochschule Anhalt unter der Leitung von Prof. Dr. Andreas Both und mit der Unterstützung von Paul Heinze durch Jonas Wunsch entwickelt. Für diese Anwendung gilt die Apache 2.0 Lizenz." } diff --git a/src/texts/en/texts.json b/src/texts/en/texts.json index 4e98b39..6d2d3c0 100644 --- a/src/texts/en/texts.json +++ b/src/texts/en/texts.json @@ -63,5 +63,5 @@ "admin-panel-url": "List of components", "select-service-type": "Select the type of service you want to use: " }, - "credits": "This application has been developed by Jonas Wunsch at the Department of Computer Science and Languages of the Anhalt University of Applied Sciences under the direction of Prof. Dr. Andreas Both and with help from Paul Heinze. The Apache 2.0 license applies to this project." + "credits": "This application has been developed by Jonas Wunsch at the Department of Computer Science and Languages of the Anhalt University of Applied Sciences under the direction of Prof. Dr. Andreas Both and with help from Paul Heinze. The Apache 2.0 license applies to this project." }