**Note: this is for the `frontend` branch**. Add pagination, so the UI doesn't require tons of scrolling when there are lots of translations listed. Also update the `GetTranslationsFunction` to not use scan as that can be slow and $$$ with larger tables.
Note: this is for the
frontendbranch.Add pagination, so the UI doesn't require tons of scrolling when there are lots of translations listed.
Also update the
GetTranslationsFunctionto not use scan as that can be slow and $$$ with larger tables.