Some new translations and stuff.

This commit is contained in:
James Cole
2016-04-08 17:54:25 +02:00
parent 7699b6b4ea
commit ddb28b78c3
8 changed files with 43 additions and 19 deletions

View File

@@ -30,4 +30,4 @@ class HomeController extends Controller
return view('admin.index', compact('title', 'mainTitleIcon'));
}
}
}