Commit 46b1243bcff50fe9ee62854bbbad97a30acfee9a

Authored by Yarik
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 24 'translations' => [
25 25 'core' => [
26 26 'class' => 'yii\i18n\PhpMessageSource',
27   - 'basePath' => '@artbox/catalog/messages',
  27 + 'basePath' => '@artbox/core/messages',
28 28 ],
29 29 'app' => [
30 30 'class' => 'yii\i18n\PhpMessageSource',
... ...