not-found.json 301 B

123456789101112
  1. {
  2. "zh-CN": {
  3. "title": "资源未找到",
  4. "button-title": "回到首页",
  5. "desc": "你访问页面不存在"
  6. },
  7. "en-US": {
  8. "title": "Resource not found",
  9. "button-title": "Back to Home",
  10. "desc": "The page you requested does not exist"
  11. }
  12. }