From f8602d4d4a032ebcab6449f9e49a84b9c3c638eb Mon Sep 17 00:00:00 2001 From: mic Date: Fri, 17 May 2024 19:26:41 +0200 Subject: [PATCH] added a link to the custom prompts guide --- _locales/de/messages.json | 10 +++++----- _locales/en/messages.json | 10 +++++----- _locales/it/messages.json | 8 ++++---- customprompts/mzta-custom-prompts.html | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 1fa0eb6c..c7372f65 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -58,6 +58,11 @@ "message": "Eingabeaufforderungen verwalten", "description": "" }, + + "customPrompts_managePrompts_help": { + "message": "Informationen", + "description": "" + }, "customPrompts_start_saving": { "message": "Eingabeaufforderungen werden gespeichert...", @@ -94,11 +99,6 @@ "description": "" }, - "customPrompts_managePrompts_statement": { - "message": "Verwalten Sie Ihre benutzerdefinierten Eingabeaufforderungen.", - "description": "" - }, - "customPrompts_form_label_ID": { "message": "ID", "description": "" diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 33ef7269..fc87b51f 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -59,6 +59,11 @@ "description": "" }, + "customPrompts_managePrompts_help": { + "message": "More info", + "description": "" + }, + "customPrompts_start_saving": { "message": "Saving prompts...", "description": "" @@ -94,11 +99,6 @@ "description": "" }, - "customPrompts_managePrompts_statement": { - "message": "Manage your custom prompts.", - "description": "" - }, - "customPrompts_form_label_ID": { "message": "ID", "description": "" diff --git a/_locales/it/messages.json b/_locales/it/messages.json index abf69c46..0559ce70 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -47,6 +47,10 @@ "message": "Gestisci i prompt", "description": "" }, + "customPrompts_managePrompts_help": { + "message": "Informazioni", + "description": "" + }, "customPrompts_start_saving": { "message": "Salvataggio prompt in corso...", "description": "" @@ -75,10 +79,6 @@ "message": "Prompt salvati!", "description": "" }, - "customPrompts_managePrompts_statement": { - "message": "Gestisci i tuoi prompt personalizzati.", - "description": "" - }, "customPrompts_form_label_ID": { "message": "ID", "description": "" diff --git a/customprompts/mzta-custom-prompts.html b/customprompts/mzta-custom-prompts.html index c19f009f..e60fd415 100644 --- a/customprompts/mzta-custom-prompts.html +++ b/customprompts/mzta-custom-prompts.html @@ -8,7 +8,7 @@

__MSG_customPrompts_managePrompts__

-

__MSG_customPrompts_managePrompts_statement__

+

__MSG_customPrompts_managePrompts_help__