mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2024-12-21 06:19:38 +08:00
17 lines
371 B
YAML
17 lines
371 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
|
|
|
|
brief:
|
|
message: Whoops, looks like something went wrong.
|
|
|
|
exception:
|
|
title: Some errors occurred
|
|
code: 'Error code: :code'
|
|
message: 'Details: :msg'
|
|
location: 'File location: :location'
|