Bugfix and improvement
You can now use $this->get('object_bg.translation.current_translation_loader')->getTranslation($translatable, $languageOrLocale');
- it will return translation object
Also if language is missing in database, now it wont throw exception.