mirror of
https://gitee.com/ShopeX/ECShopX
synced 2026-08-10 13:26:05 +08:00
修改一些已知bug
This commit is contained in:
8
config/langue.php
Normal file
8
config/langue.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* 此处与多语言关联
|
||||
*/
|
||||
return [
|
||||
'zh-CN','en-CN','ar-SA'
|
||||
];
|
||||
Reference in New Issue
Block a user