diff options
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r-- | app/Locale/de_DE/translations.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index a078ffe4..b33fc4d7 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -132,7 +132,6 @@ return array( 'User created successfully.' => 'Benutzer erfolgreich erstellt.', 'Unable to create your user.' => 'Erstellen des Benutzers nicht möglich.', 'User updated successfully.' => 'Benutzer erfolgreich geändert.', - 'Unable to update your user.' => 'Änderung des Benutzers nicht möglich.', 'User removed successfully.' => 'Benutzer erfolgreich gelöscht.', 'Unable to remove this user.' => 'Löschen des Benutzers nicht möglich.', 'Board updated successfully.' => 'Pinnwand erfolgreich geändert.', |