footer.json 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "link.title.About Sureness": {
  3. "message": "关于 Sureness",
  4. "description": "The title of the footer links column with title=About Sureness in the footer"
  5. },
  6. "link.title.Community": {
  7. "message": "社区与交流",
  8. "description": "The title of the footer links column with title=Community in the footer"
  9. },
  10. "link.title.More": {
  11. "message": "更多相关",
  12. "description": "The title of the footer links column with title=More in the footer"
  13. },
  14. "link.item.label.High Performance": {
  15. "message": "高性能",
  16. "description": "The label of footer link with label=High Performance linking to https://github.com/tomsun28/sureness-shiro-spring-security-benchmark"
  17. },
  18. "link.item.label.Dashboard": {
  19. "message": "看板",
  20. "description": "The label of footer link with label=Dashboard linking to https://github.com/dromara/sureness/projects/1"
  21. },
  22. "link.item.label.Github": {
  23. "message": "Github",
  24. "description": "The label of footer link with label=Github linking to https://github.com/dromara/sureness"
  25. },
  26. "link.item.label.Gitee": {
  27. "message": "Gitee",
  28. "description": "The label of footer link with label=Gitee linking to https://gitee.com/dromara/sureness"
  29. },
  30. "link.item.label.Github Discussion": {
  31. "message": "Github Discussion",
  32. "description": "The label of footer link with label=Github Discussion linking to https://github.com/dromara/sureness/discussions"
  33. },
  34. "link.item.label.Gitter Channel": {
  35. "message": "Gitter Channel",
  36. "description": "The label of footer link with label=Gitter Channel linking to https://gitter.im/usthe/sureness"
  37. },
  38. "link.item.label.USTHE": {
  39. "message": "USTHE",
  40. "description": "The label of footer link with label=USTHE linking to https://github.com/usthe"
  41. },
  42. "copyright": {
  43. "message": "Apache License 2.0 | Copyright © 2021",
  44. "description": "The footer copyright"
  45. },
  46. "link.item.label.Dromara": {
  47. "message": "Dromara 社区",
  48. "description": "The label of footer link with label=Dromara linking to https://dromara.org"
  49. },
  50. "link.item.label.QQ Group - 390083213": {
  51. "message": "QQ 群 - 390083213",
  52. "description": "The label of footer link with label=QQ Group - 390083213 linking to https://qm.qq.com/cgi-bin/qm/qr?k=3IpzQjFOztJe464_eMBmDHfT0YTWK5Qa&jump_from=webapi"
  53. },
  54. "link.item.label.Tom Blog": {
  55. "message": "Tom 博客",
  56. "description": "The label of footer link with label=Tom Blog linking to https://blog.usthe.com"
  57. },
  58. "link.item.label.Tom": {
  59. "message": "Tom",
  60. "description": "The label of footer link with label=Tom linking to https://github.com/tomsun28"
  61. }
  62. }