• Matthew Taylor's avatar
    Use `formatNumber` to localize project count · 4914ba6d
    Matthew Taylor authored
    `toLocaleString()` is not supported in Safari, but react-intl has a polyfill, and so it is. This also localized the intro description string, which wasn't previously. This also fixes #366 by doing as @rschamp suggested and checking if the count is the default count before setting the value.
    4914ba6d
l10n.json 1.56 KB