diff options
Diffstat (limited to 'app/i18n/nl/install.php')
| -rw-r--r-- | app/i18n/nl/install.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/nl/install.php b/app/i18n/nl/install.php index 2d2f38913..6597c8146 100644 --- a/app/i18n/nl/install.php +++ b/app/i18n/nl/install.php @@ -24,8 +24,8 @@ return array( 'ok' => 'Database configuratie is opgeslagen.', ), 'host' => 'Host', - 'prefix' => 'Tabel voorvoegsel', 'password' => 'Database wachtwoord', + 'prefix' => 'Tabel voorvoegsel', 'type' => 'Type database', 'username' => 'Database gebruikersnaam', ), |
