diff --git a/_locales/de/messages.json b/_locales/de/messages.json index ce3d8fc1..b0f75a8f 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -63,6 +63,11 @@ "message": "Informationen", "description": "" }, + + "customPrompts_managePrompts_info_default": { + "message": "Die Standard-Eingabeaufforderungen sind nicht bearbeitbar. Sie können sie deaktivieren, dann den Text der Eingabeaufforderung kopieren und in eine neue einfügen, um eine modifizierte Version zu erstellen.", + "description": "" + }, "customPrompts_start_saving": { "message": "Eingabeaufforderungen werden gespeichert...", diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 33f7ea3e..8f0be474 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -64,6 +64,11 @@ "description": "" }, + "customPrompts_managePrompts_info_default": { + "message": "The default prompts are not editable. You can disable them, then copy the prompt text and paste it into a new one to create a modified version.", + "description": "" + }, + "customPrompts_start_saving": { "message": "Saving prompts...", "description": "" diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index aced1498..a632d9bc 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -63,6 +63,11 @@ "message": "Informations", "description": "" }, + + "customPrompts_managePrompts_info_default": { + "message": "Les invites par défaut ne sont pas modifiables. Vous pouvez les désactiver, puis copier le texte de l'invite et le coller dans une nouvelle pour créer une version modifiée.", + "description": "" + }, "customPrompts_start_saving": { "message": "Enregistrement des prompts...", diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 1615048d..76573884 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -67,6 +67,10 @@ "message": "Salvataggio prompt di base...", "description": "" }, + "customPrompts_managePrompts_info_default": { + "message": "I prompt predefiniti non sono modificabili. Puoi disattivarli, quindi copiare il testo del prompt e incollarlo in uno nuovo per crearne una versione modificata.", + "description": "" + }, "customPrompts_saving_custom_prompts": { "message": "Salvataggio prompt personalizzati...", "description": "" diff --git a/customprompts/mzta-custom-prompts.html b/customprompts/mzta-custom-prompts.html index a8f33596..60898e93 100644 --- a/customprompts/mzta-custom-prompts.html +++ b/customprompts/mzta-custom-prompts.html @@ -8,7 +8,8 @@
__MSG_customPrompts_managePrompts_help__
+__MSG_customPrompts_managePrompts_info_default__
+
__MSG_customPrompts_managePrompts_help__