Update itemizationChat.html: fix data-i18n

7baf7da90d61298730f610115ad808adfd328b4d

Rivelle <rivelle.days@gmail.com>

Signed
1 files changed, +1 -1Showing whitespace changes
public/scripts/templates/itemizationChat.html+1 -1
@@ -1,4 +1,4 @@
11<h3 class="flex-container justifyCenter alignitemscenter" data-i18n="Prompt Itemization">
22 <span data-i18n="Prompt Itemization">Prompt Itemization</span>
33 <div id="showRawPrompt" class="fa-solid fa-square-poll-horizontal menu_button" title="Show Raw Prompt" data-i18n="[title]Show Raw Prompt"></div>
44 <div id="copyPromptToClipboard" class="fa-solid fa-copy menu_button" title="Copy Prompt" data-i18n="[title]Copy Prompt"></div>