diff options
Diffstat (limited to 'app/Locale/nl_NL/translations.php')
-rw-r--r-- | app/Locale/nl_NL/translations.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 9f49f71d..d8198f6c 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -132,7 +132,6 @@ return array( 'User created successfully.' => 'Gebruiker succesvol aangemaakt.', 'Unable to create your user.' => 'Aanmaken van gebruiker niet gelukt.', 'User updated successfully.' => 'Gebruiker succesvol geupdate', - 'Unable to update your user.' => 'Updaten van gebruiker niet gelukt.', 'User removed successfully.' => 'Gebruiker succesvol verwijderd.', 'Unable to remove this user.' => 'Verwijderen van gebruikers niet gelukt.', 'Board updated successfully.' => 'Board succesvol geupdate.', |