pub fn format_nusers(n: usize) -> String
Format the number of users to a human-readable string
e.g. “0 users”, “1 user”, “2 users”