diff --git a/lang/foundation_6_fr.php b/lang/foundation_6_fr.php index d14cddf..03ac7f5 100644 --- a/lang/foundation_6_fr.php +++ b/lang/foundation_6_fr.php @@ -26,5 +26,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'syntaxe_deprecie' => 'La syntaxe #ARRAY{nombre, type} est dépréciée au profit de #ARRAY{type, nombre} et sera supprimée dans les futurs versions de foundation', 'erreur_js' => "L'utilisation du squelette @squelette@ requière l'activation du javascript de foundation", 'suivant' => 'Suivant', - 'precedent' => 'Précédent' + 'precedent' => 'Précédent', + 'slide_affiche' => 'Slide affiché' ); diff --git a/modeles/orbit.html b/modeles/orbit.html index 206f19a..2fd43c6 100644 --- a/modeles/orbit.html +++ b/modeles/orbit.html @@ -21,7 +21,11 @@