Is there a way to get the current used language in a controller (without $translateProvider)?
$translateProvider
Couldn't find anything in the $translate service.
$translate
$translate.use() is a getter and setter.
$translate.use()
See this demo found in links of docs:
http://jsfiddle.net/PascalPrecht/eUGWJ/7/