From 932830e6eadefd008b9faba1e9f49b0ae2766a30 Mon Sep 17 00:00:00 2001 From: mic Date: Mon, 13 May 2024 22:42:44 +0200 Subject: [PATCH] adde to i18n all string in mzta-custom-prompts.html --- _locales/en/messages.json | 10 ++++++ customprompts/mzta-custom-prompts.html | 44 ++++++++++---------------- 2 files changed, 26 insertions(+), 28 deletions(-) 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 @@ - - - + + + - +
IDNameText__MSG__customPrompts_form_label_ID____MSG_customPrompts_form_label_Name____MSG_customPrompts_form_label_Text__ __MSG_customPrompts_add_to_menu__ PropertiesAction__MSG_customPrompts_form_label_Action__