Sindbad~EG File Manager

Current Path : /home/copmadinaarea/www/wp-content__80fcb17/plugins/automatic-youtube-gallery/includes/
Upload File :
Current File : /home/copmadinaarea/www/wp-content__80fcb17/plugins/automatic-youtube-gallery/includes/i18n.php

<?php

/**
 * Define the internationalization functionality
 *
 * Loads and defines the internationalization files for this plugin
 * so that it is ready for translation.
 *
 * @link    https://plugins360.com
 * @since   1.0.0
 *
 * @package Automatic_YouTube_Gallery
 */

// Exit if accessed directly
if ( ! defined( 'WPINC' ) ) {
	die;
}

/**
 * AYG_i18n class.
 *
 * @since 1.0.0
 */
class AYG_i18n {

	/**
	 * Load the plugin text domain for translation.
	 *
	 * @since 1.0.0
	 */
	public function load_plugin_textdomain() {
		load_plugin_textdomain(
			'automatic-youtube-gallery',
			false,
			dirname( dirname( plugin_basename( __FILE__ ) ) ) . '/languages/'
		);
	}

}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists