From b912657b25ae5a5fb9e9d663b7edd86803909ccc Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Fri, 31 Jan 2025 18:14:59 +0100 Subject: Über -> info (#7275) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/i18n/de/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/i18n/de/index.php') diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php index 8cfe593f3..d587dcf72 100644 --- a/app/i18n/de/index.php +++ b/app/i18n/de/index.php @@ -12,7 +12,7 @@ return array( 'about' => array( - '_' => 'Über', + '_' => 'Info', 'agpl3' => 'AGPL 3', // IGNORE 'bug_reports' => array( 'environment_information' => array( @@ -32,7 +32,7 @@ return array( 'github' => 'auf GitHub', 'license' => 'Lizenz', 'project_website' => 'Projekt-Website', - 'title' => 'Über', + 'title' => 'Info', 'version' => 'Version', // IGNORE ), 'feed' => array( -- cgit v1.2.3