Update module/Application/config/module.config.php
[zf2.biz/application_blanche.git] / module / Application / config / module.config.php
index 146f146..a6dd62b 100644 (file)
@@ -59,7 +59,7 @@ return array(
     ),
     'translator' => array(
         'locale' => 'en_US',
-        'translation_patterns' => array(
+        'translation_file_patterns' => array(
             array(
                 'type'     => 'gettext',
                 'base_dir' => __DIR__ . '/../language',