In Magento 1 I can get my translated text from _getTranslatedString() method from app/code/core/Mage/Core/Model/Translate.php but in Magento 2 I can not find this method. so what is the equivalent method in Magento 2. Note: I want the translated text programmatically in my custom log file. Login To add answer/comment