Format items counts in the navigation sidebar

In the project super sidebar, we currently print numbers as is, without any formatting for large numbers:

CleanShot_2023-04-03_at_09.51.48_2x

For groups, we format these differently:

image

Implementation plan

  1. Update the API response to return project numbers in the same format as groups. e.g. 56.8k
Edited by Sam Beckham