diff --git a/config/lang/de.json b/config/lang/de.json
index ba6137a10058035b5b898d744717cc0dea8512bf..da63f8443aa9561d0004f21753fd44bcdc45e982 100644
--- a/config/lang/de.json
+++ b/config/lang/de.json
@@ -34,6 +34,7 @@
     "overview-filterreset":"Reset Filter",
     "overview-filterreset-hint":"Filter zurücksetzen",
     "overview-filterprogress":"Fortschritt",
+    "overview-projectcount":"Anzahl der Projekte",
     
     "class-actionlog-title": "Action-Log",
     "class-actionlog-filter": "Filter",
diff --git a/config/lang/en.json b/config/lang/en.json
index 749b76cd247777fa91f9550fa9a167750c3dcffe..ae64fc771851fa78f225a50860e38a4d0e839b82 100644
--- a/config/lang/en.json
+++ b/config/lang/en.json
@@ -33,6 +33,7 @@
     "overview-filterreset":"Reset filter",
     "overview-filterreset-hint":"Remove all filter settings",
     "overview-filterprogress":"Progress",
+    "overview-projectcount":"Count of projects",
     
     "class-actionlog-title": "Action-Log",
     "class-actionlog-filter": "Filter",