语言包更新

This commit is contained in:
thinkphp
2016-08-01 12:01:48 +08:00
parent d632d6bd07
commit 3a74ba89c4

View File

@@ -58,4 +58,5 @@ return [
'tag error' => '模板标签错误',
'cache write error' => '缓存写入失败',
'sae mc write error' => 'SAE mc 写入错误',
'route name not exists' => '路由命名标识不存在',
];