Ghost/ghost/admin/app/components/gh-post-settings-menu
Kevin Ansfield fd91b593a5 Added number formatting to all pluralized counts
closes https://github.com/TryGhost/Ghost/issues/12110

- adds `{{gh-pluralize}}` helper that wraps the `{{pluralize}}` helper from `ember-inflector` but formats the number using our `{{format-number}}` helper
- updates all uses of `{{pluralize}}` to `{{gh-pluralize}}`
2020-08-10 11:16:03 +01:00
..
email.hbs Added number formatting to all pluralized counts 2020-08-10 11:16:03 +01:00
email.js Added custom error message handling for newsletter email failures 2020-07-17 13:54:31 +05:30