diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 7cf15bfe..00f439b0 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1611,5 +1611,9 @@ "importCustomDataPH_invalidDataPHs": { "message": "The file you're trying to import does not contain any valid custom data placeholders.", "description": "" + }, + "customDataPH_add_to_menu": { + "message": "Usable in prompts added to menu", + "description": "" } } \ No newline at end of file diff --git a/pages/customdataplaceholders/mzta-custom-dataplaceholders.html b/pages/customdataplaceholders/mzta-custom-dataplaceholders.html index 0fe4414b..86a4263d 100644 --- a/pages/customdataplaceholders/mzta-custom-dataplaceholders.html +++ b/pages/customdataplaceholders/mzta-custom-dataplaceholders.html @@ -40,7 +40,7 @@