worldcoin / developer-portal

The Worldcoin Developer Portal provides tools to interact with the Worldcoin SDK. Easiest way to get started with World ID.
https://developer.worldcoin.org
MIT License
59 stars 31 forks source link

localise web #714

Closed andy-t-wang closed 2 months ago

andy-t-wang commented 2 months ago

Return the same values for web

note description is now

"description": {
      "overview": "world_id_partner_app_175429b645169ac1a9e25dc9c962663e_overview",
      "how_it_works": "world_id_partner_app_175429b645169ac1a9e25dc9c962663e_how_it_works",
      "how_to_connect": "world_id_partner_app_175429b645169ac1a9e25dc9c962663e_connect"
    },

instead of

"description": {
      "description_overview": "world_id_partner_app_175429b645169ac1a9e25dc9c962663e_overview",
      "description_how_it_works": "world_id_partner_app_175429b645169ac1a9e25dc9c962663e_how_it_works",
      "description_how_to_connect": "world_id_partner_app_175429b645169ac1a9e25dc9c962663e_connect"
    },