@headwai/chat-bubble 7.1.0-rc.deployment-configuration.10c0adb → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e={chat:{header:{title:"HeadwAI Chat Bubble",newChat:"Neuen Chat starten",downloadHistory:"Chat-Verlauf herunterladen",closeChat:"Chat schließen"},content:{placeholder:"Geben Sie hier Ihre Fragen ein",initialMessage:"Hallo, wie kann ich Ihnen helfen?",feedback:{positive:"Gute Antwort",negative:"Schlechte Antwort"}}}};export{e as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e={chat:{header:{title:"HeadwAI Chat Bubble",newChat:"Start new chat",downloadHistory:"Download chat history",closeChat:"Close chat"},content:{placeholder:"Enter your questions here",initialMessage:"Hey, how can I help you?",feedback:{positive:"Good response",negative:"Poor response"}}}};export{e as default};
|