diff --git a/demo-shell/resources/i18n/en.json b/demo-shell/resources/i18n/en.json
index 7613e086cc..7e4240ec39 100644
--- a/demo-shell/resources/i18n/en.json
+++ b/demo-shell/resources/i18n/en.json
@@ -24,6 +24,8 @@
},
"PERSONAL-FILES": "Personal Files",
"WARN-MULTIPLE-UPLOADS": "Display warning for multiple uploads.",
+ "CUSTOM-PERMISSION-MESSAGE": "Enable custom permission message",
+ "MEDIUM-TIME-FORMAT": "Enable medium time format for document list",
"SEARCH": {
"RADIO": {
"NONE": "None",
diff --git a/demo-shell/src/app/components/app-layout/app-layout.component.html b/demo-shell/src/app/components/app-layout/app-layout.component.html
index 4a879e9692..763ea35d09 100644
--- a/demo-shell/src/app/components/app-layout/app-layout.component.html
+++ b/demo-shell/src/app/components/app-layout/app-layout.component.html
@@ -17,7 +17,7 @@
-