MDL-82900 AI: Update language strings

This commit is contained in:
Michael Hawkins
2024-10-01 12:33:38 +08:00
parent 97c2beae70
commit e50249fbea
14 changed files with 71 additions and 78 deletions
@@ -54,6 +54,6 @@ $string['pluginname'] = 'AI Placement';
$string['privacy:metadata'] = 'The AI Placement plugin does not store any personal data.';
$string['regenerate'] = 'Regenerate';
$string['textmodaltitle'] = 'Generate text using AI';
$string['textprompt_label'] = 'Describe the text you want AI to create';
$string['textprompt_label'] = 'Describe the text you want AI to create. You can include details like topic, length, audience, or tone.';
$string['textresponse_label'] = 'AI generated text';
$string['textresponse_placeholder'] = 'Generated text will appear here, and can be edited before inserting into the editor.';