diff --git a/module/search/view/index/index.php b/module/search/view/index/index.php
index 5fa91623..06434a7e 100755
--- a/module/search/view/index/index.php
+++ b/module/search/view/index/index.php
@@ -4,7 +4,7 @@
$this->getData(['module', $this->getUrl(0), 'placeHolder']),
+ 'placeholder' => isset($_COOKIE['ZWII_I18N_SITE'] ) ? $this->getData(['module', $this->getUrl(0), 'placeHolder']):'Un ou plusieurs mots clef séparés par un espace',
'value' => $module::$motclef
]); ?>