Commit 46b1243bcff50fe9ee62854bbbad97a30acfee9a
1 parent
98fe00d1
v0.0.3-stable
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
common/config/main.php
@@ -24,7 +24,7 @@ | @@ -24,7 +24,7 @@ | ||
24 | 'translations' => [ | 24 | 'translations' => [ |
25 | 'core' => [ | 25 | 'core' => [ |
26 | 'class' => 'yii\i18n\PhpMessageSource', | 26 | 'class' => 'yii\i18n\PhpMessageSource', |
27 | - 'basePath' => '@artbox/catalog/messages', | 27 | + 'basePath' => '@artbox/core/messages', |
28 | ], | 28 | ], |
29 | 'app' => [ | 29 | 'app' => [ |
30 | 'class' => 'yii\i18n\PhpMessageSource', | 30 | 'class' => 'yii\i18n\PhpMessageSource', |