update notice of enabling APP_DEBUG
This commit is contained in:
parent
f00033ab1b
commit
8790f4b630
|
|
@ -7,7 +7,7 @@ general:
|
|||
title: Error occurred
|
||||
|
||||
brief:
|
||||
message: Whoops, looks like something went wrong. (enable APP_DEBUG to see details)
|
||||
message: Whoops, looks like something went wrong. (enable APP_DEBUG in .env to see details)
|
||||
|
||||
exception:
|
||||
title: Some errors occurred
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ general:
|
|||
title: 出现错误
|
||||
|
||||
brief:
|
||||
message: 哎呀,你似乎触发了一个错误(开启 APP_DEBUG 以查看详细信息)
|
||||
message: 哎呀,你似乎触发了一个错误(开启 .env 中的 APP_DEBUG 以查看详细信息)
|
||||
|
||||
exception:
|
||||
title: 出现了一些错误
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user