diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 00f439b0..b4a4125f 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -1565,6 +1565,10 @@
"description": ""
},
"customDataPH_manageDataPH_info_default": {
+ "message": "You can define custom data placeholders to be used in your custom prompts. You can use here also the default data placeholders.",
+ "description": ""
+ },
+ "customDataPH_manageDataPH_info_default_2": {
"message": "You can import and export the custom data placeholders. Existing data placeholders with the same ID will be overwritten. Placeholders with new IDs will be added.",
"description": ""
},
diff --git a/pages/customdataplaceholders/mzta-custom-dataplaceholders.html b/pages/customdataplaceholders/mzta-custom-dataplaceholders.html
index 86a4263d..22873d93 100644
--- a/pages/customdataplaceholders/mzta-custom-dataplaceholders.html
+++ b/pages/customdataplaceholders/mzta-custom-dataplaceholders.html
@@ -9,9 +9,10 @@