added a link to the custom prompts guide

This commit is contained in:
mic 2024-05-17 19:26:41 +02:00
parent a04f1c140f
commit f8602d4d4a
4 changed files with 15 additions and 15 deletions

View file

@ -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": ""

View file

@ -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": ""

View file

@ -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": ""

View file

@ -8,7 +8,7 @@
<body>
<div>
<h1>__MSG_customPrompts_managePrompts__</h1>
<p>__MSG_customPrompts_managePrompts_statement__</p>
<p><a href="https://micz.it/thunderdbird-addon-thunderai/custom-prompts/">__MSG_customPrompts_managePrompts_help__</a></p>
</div>
<div id="command_palette">
<button id="btnSaveAll" disabled>__MSG_customPrompts_btnSaveAll__</button>