Information on the author of the site ';
$lang['meta_keywords'] = 'Description meta keywords';
$lang['meta_keywords_help'] = '"Keyword, keyword, etc."
Keywords describing the web page. (Separated by a comma)';
$lang['meta_Description'] = 'Description meta Description';
$lang['meta_Description_help'] = 'Description of your site
Allows to give an information to post during the result of a search';
$lang['meta_robots'] = 'Description meta robots';
$lang['meta_robots_help'] = '
all : Allows the robot to reference all the page (by default)
follow : Allows the robot to follow the links of the page
index : Allows the robot to index the page
nofollow : Forbidden the robot to follow the links
noindex : Forbidden the robot to index the page
none : Prevent the robot from pursuing the indexation of the site
';
?>