From 76316e9e8b4057e97c32771bc80be99875b2a8d3 Mon Sep 17 00:00:00 2001
From: Victor Lange <victor.lange1998@gmail.com>
Date: Tue, 9 Jan 2024 12:14:25 +0100
Subject: [PATCH] Fixed typo in German localization (#4003)

---
 functions/locale/de_DE.UTF-8/LC_MESSAGES/phpipam.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/functions/locale/de_DE.UTF-8/LC_MESSAGES/phpipam.po b/functions/locale/de_DE.UTF-8/LC_MESSAGES/phpipam.po
index 6be08c42..e27b643e 100644
--- a/functions/locale/de_DE.UTF-8/LC_MESSAGES/phpipam.po
+++ b/functions/locale/de_DE.UTF-8/LC_MESSAGES/phpipam.po
@@ -10125,7 +10125,7 @@ msgstr "Automatische Datenbank"
 msgid "Please provide required inputs in below form for automatic database"
 msgstr ""
 "Bitte geben Sie alle nachfolgend ben&ouml;tigten Angaben ein f&uuml:r eine "
-"automatische Datenebank"
+"automatische Datenbank"
 
 #: app/install/install_automatic.php:17
 msgid "once finished click Install database."
-- 
GitLab