feat: add health check page (#244)

This commit is contained in:
kimatata
2025-07-12 18:33:45 +09:00
committed by GitHub
parent ed1e90c714
commit f3ebaafdf6
12 changed files with 176 additions and 12 deletions

View File

@@ -114,6 +114,14 @@
"not_own_any_projects": "You don't own any projects.",
"find_projects": "Find projects"
},
"Health": {
"health_check": "Health Check",
"status": "Status",
"ok": "OK",
"error": "Error",
"api_server": "API Server",
"unittcms_version": "UnitTCMS Version"
},
"Admin": {
"user_management": "User Management",
"avatar": "Avatar",