diff --git a/ghost/admin/app/components/posts/debug.hbs b/ghost/admin/app/components/posts/debug.hbs index b181e39fbc..34c5de543f 100644 --- a/ghost/admin/app/components/posts/debug.hbs +++ b/ghost/admin/app/components/posts/debug.hbs @@ -44,8 +44,8 @@
{{this.emailError.message}}
+{{this.emailError.details}}
Permanent failures
+Permanent {{gh-pluralize this.tabTotals.permanentFailures "failure" without-count=true}}
Temporary failures
+Temporary {{gh-pluralize this.tabTotals.temporaryFailures "failure" without-count=true}}
Batches errored
+{{gh-pluralize this.tabTotals.erroredBatches "batch" without-count=true}} errored