diff options
Diffstat (limited to 'app/i18n/de/install.php')
| -rw-r--r-- | app/i18n/de/install.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/install.php b/app/i18n/de/install.php index d5a28f440..6fc8f2149 100644 --- a/app/i18n/de/install.php +++ b/app/i18n/de/install.php @@ -24,8 +24,8 @@ return array( 'ok' => 'Datenbank-Konfiguration ist gespeichert worden.', ), 'host' => 'Host', - 'prefix' => 'Tabellen-Präfix', 'password' => 'SQL-Password', + 'prefix' => 'Tabellen-Präfix', 'type' => 'Datenbank-Typ', 'username' => 'SQL-Nutzername', ), |
