blessing-skin-server/resources/lang/en/errors.yml
2017-01-14 18:42:30 +08:00

12 lines
287 B
YAML

http:
msg-403: You have no permission to access this page.
msg-404: Nothing here.
msg-503: The application is now in maintenance mode.
general:
title: Error occurred
exception:
message: |
Whoops, looks like something went wrong. (enable APP_DEBUG in .env to see details)