diff --git a/lang.json b/lang.json
index 909b1c90c5d9c3af4635cabb9adc12e064074ac2..00495ae2972d6bab2667b7d95a97ac8439a5e585 100644
--- a/lang.json
+++ b/lang.json
@@ -1,8 +1,7 @@
 {
 	"default": "de",
 	"supported": [
-		"de",
-		"en"
+		"de"
 	],
 	"de": {
 		"langname": "Deutsch",
@@ -80,7 +79,7 @@
 		"page": {
 			"published_prefix": "Created: ",
 			"published_suffix": " | ",
-			"modified_prefix": "Last Change: ",
+			"modified_prefix": "Last change: ",
 			"modified_suffix": "",
 			"authors_prefix": "Authors: ",
 			"authors_suffix": "",