tolgee / tolgee-js

Tolgee JavaScript libraries monorepo
https://tolgee.io
MIT License
218 stars 24 forks source link

Only 20 languages/a single page are fetched #3310

Closed jdimeo closed 3 months ago

jdimeo commented 3 months ago

Our project has over 100 languages. When I set the preferred languages for the user, only the first 2 are shown because they are the only 2 of the 9 that are in the first page of results returned by the languages endpoint: https://github.com/tolgee/tolgee-js/blob/main/packages/web/src/ui/KeyDialog/dialogContext/index.ts#L103