blessing-skin-server/config/app.php
2016-08-11 13:17:30 +08:00

14 lines
304 B
PHP

<?php
/*
|--------------------------------------------------------------------------
| Application Configuration
|--------------------------------------------------------------------------
|
| Here is the configs about the application.
|
*/
return [
'version' => '3.0.2',
'locale' => 'zh-cn'
];