Yarik
/
artbox-basic
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
46b1243bcff50fe9ee62854bbbad97a30acfee9a
Authored by
Yarik
2017-04-11 15:18:07 +0300
1 parent
98fe00d1
v0.0.3-stable
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
common/config/main.php
Inline
Side-by-side
common/config/main.php
Wrap text
Show/Hide comments
View file @
46b1243
...
...
@@ -24,7 +24,7 @@
24
24
'translations' => [
25
25
'core' => [
26
26
'class' => 'yii\i18n\PhpMessageSource',
27
- 'basePath' => '@artbox/c
atalog
/messages',
27
+ 'basePath' => '@artbox/c
ore
/messages',
28
28
],
29
29
'app' => [
30
30
'class' => 'yii\i18n\PhpMessageSource',
...
...