Wardrobe allows you to run the administration in your locale by adding new translation files.
You can download all of the localization files from github. After downloading overwrite your app/lang directory with these.
After you have succesfully adding the lang files next open app/config/app.php and modify the following section:
'locale' => 'en',
Replace 'en' with your locale. Such as 'es'.