File: /var/www/samadkhatibi.ir/root/wp-content/themes/wp-portfolio/inc/functions/i18n.php
<?php
/**
* Controls translation of portfolio Theme.
*
* @package Theme Horse
* @subpackage WP_Portfolio
* @since WP_Portfolio 1.0
* @license http://www.opensource.org/licenses/gpl-license.php GPL v2.0 (or later)
* @link http://themehorse.com/themes/portfolio
*/
/**
* WP_Portfolio is available for translation.
* Add your files into languages/ directory.
* @see http://codex.wordpress.org/Function_Reference/load_theme_textdomain
*/
load_theme_textdomain( 'wp-portfolio', WP_PORTFOLIO_LANGUAGES_DIR ); ?>