diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 90513981..b654ddf6 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -131,6 +131,10 @@
"message": "Enabled",
"description": ""
},
+ "customPrompts_form_label_use_diff_viewer": {
+ "message": "Enable the diff viewer",
+ "description": ""
+ },
"customPrompts_form_required_fields": {
"message": "Required fields",
"description": ""
diff --git a/api_webchat/index.html b/api_webchat/index.html
index 7989868d..5d803548 100644
--- a/api_webchat/index.html
+++ b/api_webchat/index.html
@@ -17,6 +17,7 @@
+