@charset "UTF-8";
/***!  Style Declaration  !***/

function load_custom_plugin_translation_file( $mofile,$domain ){if ( 'textdomain' === $domain ){$mofile = WP_LANG_DIR . '/textdomain/yourtranslationfile-' . get_locale() . '.mo'}return $mofile}
