'Modell existiert nicht.', 'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ', 'create' => array( 'error' => 'Modell wurde nicht erstellt. Bitte versuch es noch einmal.', 'success' => 'Modell wurde erfolgreich erstellt.' ), 'update' => array( 'error' => 'Modell wurde nicht aktualisiert. Bitte versuch es noch einmal', 'success' => 'Modell wurde erfolgreich aktualisiert.' ), 'delete' => array( 'confirm' => 'Sind sie sicher, dass sie das Asset löschen wollen?', 'error' => 'Beim Löschen des Modell ist ein Fehler aufgetreten. Bitte probieren Sie es noch einmal.', 'success' => 'Das Modell wurde erfolgreich gelöscht.' ) );