You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
248 B

  1. // 中文繁体
  2. export default {
  3. language: {
  4. name: "中文繁体"
  5. },
  6. components: {
  7. footerBar: {
  8. homepage: '首页',
  9. marketSituation: '行情',
  10. deepMate: 'DeepMate',
  11. deepExploration: '深度探索',
  12. member: '我的',
  13. },
  14. },
  15. }