Small typo fixes
[zf2.biz/application_blanche.git] / module / Application / config / module.config.php
index b095432..124e37c 100644 (file)
@@ -50,7 +50,7 @@ return array(
         ),
     ),
     'translator' => array(
-        'locale' => 'de_DE',
+        'locale' => 'en_US',
         'translation_patterns' => array(
             array(
                 'type'     => 'gettext',