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
339 B

  1. export default {
  2. language: {
  3. name: "ภาษาไทย"
  4. },
  5. components: {
  6. footerBar: {
  7. homepage: '首页',
  8. marketSituation: '行情',
  9. deepMate: 'DeepMate',
  10. deepExploration: '深度探索',
  11. member: '我的',
  12. },
  13. },
  14. marketSituation: {
  15. globalIndex: 'Chỉ số toàn cầu',
  16. globalIndexMore: 'Xem thêm',
  17. },
  18. }