Translate message copy

e11e7b7d52c10acb3a70f90ea6dd745a6fead150

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/script.js+1 -1
@@ -5080,7 +5080,7 @@ async function promptItemize(itemizedPrompts, requestedMesId) {
50805080 }
50815081
50825082 navigator.clipboard.writeText(rawPromptValues);
50835083 toastr.info('t`Copied!'`);
50845084 });
50855085
50865086 popup.dlg.querySelector('#showRawPrompt').addEventListener('click', function () {