navbar.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "title": {
  3. "message": " ",
  4. "description": "The title in the navbar"
  5. },
  6. "item.label.Document": {
  7. "message": "文档",
  8. "description": "Navbar item with label Document"
  9. },
  10. "item.label.Dashboard": {
  11. "message": "看板",
  12. "description": "Navbar item with label Dashboard"
  13. },
  14. "item.label.High Performance": {
  15. "message": "高性能",
  16. "description": "Navbar item with label High Performance"
  17. },
  18. "item.label.Discuss": {
  19. "message": "讨论",
  20. "description": "Navbar item with label Discuss"
  21. },
  22. "item.label.Github Discussion": {
  23. "message": "Github Discussion",
  24. "description": "Navbar item with label Github Discussion"
  25. },
  26. "item.label.Gitter Channel": {
  27. "message": "Gitter Channel",
  28. "description": "Navbar item with label Gitter Channel"
  29. },
  30. "item.label.QQ Group - 390083213": {
  31. "message": "QQ 群 - 390083213",
  32. "description": "Navbar item with label QQ Group - 390083213"
  33. },
  34. "item.label.Blog": {
  35. "message": "博客",
  36. "description": "Navbar item with label Blog"
  37. },
  38. "item.label.Other": {
  39. "message": "其它",
  40. "description": "Navbar item with label Other"
  41. },
  42. "item.label.Design": {
  43. "message": "设计文档",
  44. "description": "Navbar item with label Design"
  45. },
  46. "item.label.Contributing": {
  47. "message": "参与贡献",
  48. "description": "Navbar item with label Contributing"
  49. },
  50. "item.label.Sponsor": {
  51. "message": "赞助",
  52. "description": "Navbar item with label Sponsor"
  53. }
  54. }