April 19, 2016 at 10:27 am
#44324
Theme Horse Support Team
Keymaster
Hi 8beast,
Yes sure. You need to create a .po and .mo file and it should be kept inside the language directory. To work this language goto dashboard -> settings -> general -> site language and choose your language.
Note: If you create a child theme then while updating to new version your customized code will not be lost. If you directly add in the language directory of parent theme then each and every time while updating to new version all your file will be lost. So you need to add the language file again. So the best way is to create a child theme.
Thank you!