Hi guys I never translated a theme and have no idea how to do this with that go file people mention here in some threads. Please point me to some tutorials which explains this task. I've could see that some details are to be translated over the PHP files, no problem. Many thanks
For this Go to the Theme directory > Lang > default.po and copy that po file to your desktop and open it with poeditor, Translate it and save it. You will get default.mo file. Replace that "default.mo" file with the existing .mo(Theme directory > Lang > default.mo) file.