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.

18 lines
400 B

  1. export default {
  2. language: {
  3. name: "Tiếng Việt"
  4. },
  5. components: {
  6. footerBar: {
  7. homepage: '首页',
  8. marketSituation: '行情',
  9. deepMate: 'DeepMate',
  10. deepExploration: '深度探索',
  11. member: '我的',
  12. },
  13. },
  14. marketSituation: {
  15. globalIndex: "全球指数",
  16. globalIndexMore:'查看更多',
  17. warn:'全球指数为试运行,免费开放,有诸多不足请见谅'
  18. },
  19. }