diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 5d56f6c2..e7b8758f 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -99,6 +99,16 @@
"description": ""
},
+ "customPrompts_form_label_need_custom_text": {
+ "message": "Need custom text",
+ "description": ""
+ },
+
+ "customPrompts_form_required_fields": {
+ "message": "Required fields",
+ "description": ""
+ },
+
"customPrompts_btnSaveAll": {
"message": "Save All",
"description": ""
diff --git a/customprompts/mzta-custom-prompts.html b/customprompts/mzta-custom-prompts.html
index 885acc6b..fe4aa5d6 100644
--- a/customprompts/mzta-custom-prompts.html
+++ b/customprompts/mzta-custom-prompts.html
@@ -2,13 +2,13 @@
- ThunderAI - Manage Prompts
+ ThunderAI - __MSG_customPrompts_managePrompts__
-
Manage Prompts
-
Manage your custom prompts.
+
__MSG_customPrompts_managePrompts__
+
__MSG_customPrompts_managePrompts_statement__
@@ -16,13 +16,13 @@
-
- [Must be unique and without spaces]
+
+ [__MSG_customPrompts_form_label_ID_rules__]
-
+
-
+
@@ -32,32 +32,20 @@
-
+
-
-
+
-
-
+
-
-
+
- * Required fields.
+ * __MSG_customPrompts_form_required_fields__.
@@ -65,12 +53,12 @@
- | ID |
- Name |
- Text |
+ __MSG__customPrompts_form_label_ID__ |
+ __MSG_customPrompts_form_label_Name__ |
+ __MSG_customPrompts_form_label_Text__ |
__MSG_customPrompts_add_to_menu__ |
Properties |
- Action |
+ __MSG_customPrompts_form_label_Action__ |