diff --git a/lang/html5up_editorial_en.php b/lang/html5up_editorial_en.php index ea0e7ca..f3986ae 100644 --- a/lang/html5up_editorial_en.php +++ b/lang/html5up_editorial_en.php @@ -6,20 +6,45 @@ if (!defined('_ECRIRE_INC_VERSION')) { } $GLOBALS[$GLOBALS['idx_lang']] = array( - - // A - 'articles_suivants' => 'Next articles', + // A + 'aide' => 'Read the documentation.', + 'article_suivants_titre' => 'Other articles title', + 'article_suivants_titre_explications' => 'It is the title over the list of articles at the bottom of the homepage.', + 'articles_suivants_total' => 'Total of the other articles', + 'articles_suivants_total_explications' => 'How many other articles all in all?', + 'articles_suivants_parpage' => 'Number of the other paged articles', + 'articles_suivants_parpage_explications' => 'How many articles by page in the pagination of this list?', + // C 'cfg_titre_parametrages' => 'Parameters', 'contact' => 'Get in touch', - - // E - 'en_savoir_plus' => 'Learn more', + 'couleur' => 'Color', + 'couleur_accent' => 'Color accent', + 'couleur_accent_explications' => 'It is the main color of your site (by default #F56A6A)', + 'contact_tel' => 'Phone', + 'contact_adresse' => 'Adress', + 'contact_complement' => 'Further information', // H 'html5up_editorial_titre' => 'Html5up Editorial ', - + 'hero' => 'Article heroin', + 'hero_explications' => 'It is the first article put forward on the homepage.', + 'heroside' => 'Article heroin in left column', + 'heroside_explications' => 'It is the article put forward in left column, under the menu of the site.', + + // M + 'major' => 'Major article', + 'major_explications' => 'It is the second article put forward on the homepage, under heroin. His text is readable completely on the welcome.', + + // R + 'reseaux_sociaux' => 'Social networks', + 'reseaux_sociaux_activer' => 'Activate the plugin "Links towards the social networks" to show such links.', + 'reseaux_sociaux_configurer' => 'Configure the plugin: social Links', + + // S + 'sidebar' => 'Left column', + // T 'theme_graphique_par_html5up' => 'Design by HTML5 UP', 'titre_page_configurer_html5up_editorial' => 'Configure the Editorial template', diff --git a/paquet.xml b/paquet.xml index 22c0cb3..8da0ae7 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,7 +1,7 @@ GNU/GPL - @@ -29,4 +28,4 @@ - + \ No newline at end of file