This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
nexusphp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/lkddi/nexusphp.git
synced
2026-08-02 11:04:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1afbffccb91b38b33a85515f652a9ad421d5b3d7
nexusphp
/
resources
/
lang
/
zh_TW
/
misc.php
T
6 lines
109 B
PHP
Raw
Normal View
History
Unescape
Escape
api add middleware: CheckSiteStatus
2026-05-31 03:35:13 +07:00
<?
php
return
[
'site_down_for_maintenance'
=>
'站點關閉維護中,請稍後再訪問...謝謝'
,
];
Reference in New Issue
Copy Permalink