Update translation.php
This commit is contained in:
parent
0d94b22820
commit
727dc88fb1
@ -21,5 +21,5 @@ return [
|
|||||||
// Fallback language
|
// Fallback language
|
||||||
'fallback_locale' => ['zh_CN', 'en'],
|
'fallback_locale' => ['zh_CN', 'en'],
|
||||||
// Folder where language files are stored
|
// Folder where language files are stored
|
||||||
'path' => base_path() . '/resource/translations',
|
'path' => base_path() . '/plugin/admin/resource/translations'
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user