From ab20b69efcc9b4ef3035d5dd2f46a825a20c2d63 Mon Sep 17 00:00:00 2001 From: Robin Groppe Date: Sun, 15 Oct 2017 17:17:15 +0200 Subject: [PATCH] Update de.php Typo in Username --- web/inc/i18n/de.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/inc/i18n/de.php b/web/inc/i18n/de.php index 04d538d5..43fc857b 100644 --- a/web/inc/i18n/de.php +++ b/web/inc/i18n/de.php @@ -278,7 +278,7 @@ $LANG['de'] = array( 'Release' => 'Release', 'Architecture' => 'Architektur', 'Object' => 'Objekt', - 'Username' => 'Bentzername', + 'Username' => 'Benutzername', 'Password' => 'Passwort', 'Email' => 'E-Mail', 'Package' => 'Paket',