resource.json 1.7 KB

1234567891011121314151617181920212223242526
  1. {
  2. "zh-CN": {
  3. "title": "Resources",
  4. "lineOne": "More resources are still under development. ",
  5. "lineTwo": "If you are interested in participating in the design of Element Plus, be our guest to contact us via <span><a href=\"mailto:element-plus@outlook.com\" target=\"_blank\">element-plus@outlook.com</a></span>.",
  6. "download": "Download",
  7. "axure": "Axure Components",
  8. "axureIntro": "By importing Element Plus in Axure, you can easily apply all the components we provide during interaction design.",
  9. "sketch": "Sketch Template",
  10. "sketchIntro": "Newly designed Sketch component library in 2022 with full components for Element Plus to improve design efficiency while keeping a unified visual style.",
  11. "figma": "Figma Template",
  12. "figmaIntro": "Newly designed Figma component library in 2022 with new features such as Auto-layout and Variants."
  13. },
  14. "en-US": {
  15. "title": "Resources",
  16. "lineOne": "More resources are still under development. ",
  17. "lineTwo": "If you are interested in participating in the design of Element Plus, be our guest to contact us via <span><a href=\"mailto:element-plus@outlook.com\" target=\"_blank\">element-plus@outlook.com</a></span>.",
  18. "download": "Download",
  19. "axure": "Axure Components",
  20. "axureIntro": "By importing Element Plus in Axure, you can easily apply all the components we provide during interaction design.",
  21. "sketch": "Sketch Template",
  22. "sketchIntro": "Newly designed Sketch component library in 2022 with full components for Element Plus to improve design efficiency while keeping a unified visual style.",
  23. "figma": "Figma Template",
  24. "figmaIntro": "Newly designed Figma component library in 2022 with new features such as Auto-layout and Variants."
  25. }
  26. }