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

  1. export default {
  2. language: {
  3. name: "Bahasa Melayu"
  4. },
  5. components: {
  6. footerBar: {
  7. homepage: '首页',
  8. marketSituation: '行情',
  9. deepMate: 'DeepMate',
  10. deepExploration: '深度探索',
  11. member: '我的',
  12. },
  13. },
  14. marketSituation: {
  15. globalIndex: 'Indeks Global',
  16. globalIndexMore: 'Lihat lebih banyak',
  17. warn: 'Indeks Global masih dalam tahap uji coba, terbuka secara gratis, tetapi memiliki beberapa batasan, mohon maaf',
  18. },
  19. }