diff --git a/apps/red-ui/src/app/modules/dashboard/components/template-stats/template-stats.component.html b/apps/red-ui/src/app/modules/dashboard/components/template-stats/template-stats.component.html
index a49a8aa3b..837856c2c 100644
--- a/apps/red-ui/src/app/modules/dashboard/components/template-stats/template-stats.component.html
+++ b/apps/red-ui/src/app/modules/dashboard/components/template-stats/template-stats.component.html
@@ -29,7 +29,7 @@
-
+
diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json
index 7a3b57e08..c459ef314 100644
--- a/apps/red-ui/src/assets/i18n/en.json
+++ b/apps/red-ui/src/assets/i18n/en.json
@@ -932,7 +932,7 @@
},
"dossier-template-stats": {
"active-dossiers": "Active {count, plural, one{Dossier} other{Dossiers}}",
- "analyzed-pages": "{count} {count, plural, one{Page} other {Pages}} Analysed",
+ "analyzed-pages": "{count} {count, plural, one{Page} other {Pages}} analyzed",
"archived-dossiers": "{count} {count, plural, one{Dossier} other {Dossiers}} in Archive",
"deleted-dossiers": "{count} {count, plural, one{Dossier} other {Dossiers}} in Trash",
"total-documents": "Total Documents",
@@ -1542,7 +1542,7 @@
"table-header": "{length} {length, plural, one{justification} other{justifications}}"
},
"license-info-screen": {
- "analyzed-pages": "Analyzed Pages",
+ "analyzed-pages": "Analyzed pages",
"backend-version": "Backend Application Version",
"chart": {
"cumulative": "Cumulative Pages",