'Kuluvahendit pole olemas.', 'create' => array( 'error' => 'Kuluvahendit ei loodud, proovi uuesti.', 'success' => 'Kuluvahendi loomine õnnestus.' ), 'update' => array( 'error' => 'Kuluvahendit ei muudetud, proovi uuesti', 'success' => 'Kuluvahendi muutmine õnnestus.' ), 'delete' => array( 'confirm' => 'Kas oled kindel, et soovid selle kuluvahendi kustutada?', 'error' => 'Kuluvahendi kustutamisel tekkis probleem. Palun proovi uuesti.', 'success' => 'Kuluvahendi kustutamine õnnestus.' ), 'checkout' => array( 'error' => 'Consumable was not checked out, please try again', 'success' => 'Consumable checked out successfully.', 'user_does_not_exist' => 'See kasutaja ei sobi. Palun proovi uuesti.' ), 'checkin' => array( 'error' => 'Consumable was not checked in, please try again', 'success' => 'Consumable checked in successfully.', 'user_does_not_exist' => 'See kasutaja ei sobi. Palun proovi uuesti.' ) );