function studypress_load_plugin_textdomain()
{
    load_plugin_textdomain(SpTranslate::getDomain(), false, SpTranslate::getPath());
}