Skip to content

Commit

Permalink
v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwinters committed Sep 9, 2024
1 parent 739ebbc commit 1aa151f
Show file tree
Hide file tree
Showing 17 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Web chat

Welcome to [IBM watsonx Assistant](https://www.ibm.com/cloud/watson-assistant/) web chat. With just a few lines of code, you can add a web chat widget to your website and take advantage of all the best and newest that IBM watsonx Assistant has to offer.
Welcome to [watsonx Assistant](https://www.ibm.com/cloud/watson-assistant/) web chat. With just a few lines of code, you can add a web chat widget to your website and take advantage of all the best and newest that watsonx Assistant has to offer.

This repository holds language strings that you can pass into IBM watsonx Assistant web chat to match your language, tone and brand.
This repository holds language strings that you can pass into watsonx Assistant web chat to match your language, tone and brand.

See https://web-chat.global.assistant.watson.cloud.ibm.com/docs.html?to=api-instance-methods#languages for more information.

Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>IBM watsonx Assistant web chat documentation</title>
<title>watsonx Assistant web chat documentation</title>
<meta name="description" content="Web chat is a framework-agnostic code snippet you can immediately embed on your website. Web chat can be extended and customized in a variety of ways, so you can concentrate on your unique solutions.">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="https://web-chat.global.assistant.watson.cloud.ibm.com/docs.html">
<link rel="schema.dcterms" href="http://purl.org/dc/terms/">
<meta name="dcterms.rightsHolder" content="IBM">
<meta name="dcterms.dateCopyrighted" content="2020">
<meta name="dcterms.dateCopyrighted" content="2024">
<link rel="shortcut icon" href="https://web-chat.global.assistant.watson.cloud.ibm.com/favicon.ico">
<script>
(function() {
Expand Down
2 changes: 1 addition & 1 deletion languages/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

## Overview

This folder contains [ICU Message Format](http://userguide.icu-project.org/formatparse/messages) JSON representations of all of the languages that are supported by IBM watsonx Assistant action skills, dialog skills and the web chat widget. Web chat defaults to English (US), but you can pass in an object of language strings with
This folder contains [ICU Message Format](http://userguide.icu-project.org/formatparse/messages) JSON representations of all of the languages that are supported by watsonx Assistant action skills, dialog skills and the web chat widget. Web chat defaults to English (US), but you can pass in an object of language strings with
[the updateLanguagePack](https://web-chat.global.assistant.watson.cloud.ibm.com/docs.html?to=api-instance-methods#languages) method.
2 changes: 1 addition & 1 deletion languages/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "جلسة المحادثة غير فعالة. أرسل أي رسالة للاستمرار. إذا قمت بتجديد الصفحة الآن، يجب أن تقوم ببدء محادثة جديدة.",
"sessionHistory_expiredNoCopy": "جلسة المحادثة غير فعالة.",
"branding_headline": "تم البناء باستخدام <b>IBM watsonx</b>",
"branding_description": "تخلص من الإحباط الناتج عن أوقات الانتظار الطويلة، وعمليات البحث المملة، وروبوتات المحادثة غير المفيدة باستخدام IBM watsonx Assistant. وفر المال والوقت عن طريق تزويد عملائك بأجوبة سريعة ودقيقة في أي مكان يحتاجون إليها.",
"branding_description": "تخلص من الإحباط الناتج عن أوقات الانتظار الطويلة، وعمليات البحث المملة، وروبوتات المحادثة غير المفيدة باستخدام watsonx Assistant. وفر المال والوقت عن طريق تزويد عملائك بأجوبة سريعة ودقيقة في أي مكان يحتاجون إليها.",
"branding_sign_up": "قم بالتسجيل اليوم.",
"general_ariaCloseInformationOverlay": "قم باغلاق شاشة المعلومات.",
"general_ariaAnnounceOpenedInformationOverlay": "تم فتح شاشة المعلومات.",
Expand Down
2 changes: 1 addition & 1 deletion languages/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "Relace konverzace je neaktivní. Pokračujte odesláním jakékoli zprávy. Pokud nyní aktualizujete stránku, budete muset začít novou konverzaci.",
"sessionHistory_expiredNoCopy": "Relace konverzace je neaktivní.",
"branding_headline": "Sestaveno pomocí produktu <b>IBM watsonx</b>",
"branding_description": "Pomocí produktu IBM watsonx Assistant můžete odstranit frustraci kvůli dlouhým dobám čekání, zdlouhavým vyhledáváním a neužitečným konverzačním robotům. Ušetřete peníze a čas tím, že svým zákazníkům poskytnete rychlé a přesné odpovědi kdekoli, kde je potřebují.",
"branding_description": "Pomocí produktu watsonx Assistant můžete odstranit frustraci kvůli dlouhým dobám čekání, zdlouhavým vyhledáváním a neužitečným konverzačním robotům. Ušetřete peníze a čas tím, že svým zákazníkům poskytnete rychlé a přesné odpovědi kdekoli, kde je potřebují.",
"branding_sign_up": "Zaregistrujte se ještě dnes.",
"general_ariaCloseInformationOverlay": "Zavřete informační panel.",
"general_ariaAnnounceOpenedInformationOverlay": "Informační panel byl otevřen.",
Expand Down
2 changes: 1 addition & 1 deletion languages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "Chatsitzung inaktiv. Senden Sie eine beliebige Nachricht, um fortzufahren. Wenn Sie die Seite jetzt aktualisieren, müssen Sie einen neuen Chat starten.",
"sessionHistory_expiredNoCopy": "Chatsitzung inaktiv.",
"branding_headline": "Erstellt mit <b>IBM watsonx</b>",
"branding_description": "Mit IBM watsonx Assistant gehören lange Wartezeiten, langwierige Suchen und nicht hilfreiche Chatbots der Vergangenheit an. Sparen Sie Zeit und Geld und bieten Sie Ihren Kunden schnelle, präzise Antworten, jederzeit und überall.",
"branding_description": "Mit watsonx Assistant gehören lange Wartezeiten, langwierige Suchen und nicht hilfreiche Chatbots der Vergangenheit an. Sparen Sie Zeit und Geld und bieten Sie Ihren Kunden schnelle, präzise Antworten, jederzeit und überall.",
"branding_sign_up": "Registrieren Sie sich.",
"general_ariaCloseInformationOverlay": "Informationsanzeige schließen.",
"general_ariaAnnounceOpenedInformationOverlay": "Eine Informationsanzeige wurde geöffnet.",
Expand Down
6 changes: 3 additions & 3 deletions languages/en.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"ai_slug_title": "Built with IBM watsonx",
"ai_slug_title": "Powered by IBM watsonx",
"ai_slug_description": "IBM watsonx is powered by the latest AI models to intelligently process conversations and provide help whenever and wherever you may need it.",
"components_overflow_ariaLabel": "Open and close list of options",
"components_swiper_currentLabel": "{currentSlideNumber} of {totalSlideCount}",
Expand Down Expand Up @@ -154,8 +154,8 @@
"disclaimer_accept": "I accept",
"sessionHistory_expired": "Chat session inactive. Send any message to continue. If you refresh the page now, you'll have to start a new chat.",
"sessionHistory_expiredNoCopy": "Chat session inactive.",
"branding_headline": "Built with <b>IBM watsonx</b>",
"branding_description": "Remove the frustration of long wait times, tedious searches, and unhelpful chatbots with IBM watsonx Assistant. Save money and time by providing your customers with fast and accurate answers anywhere they need it.",
"branding_headline": "Powered by <b>IBM watsonx</b>",
"branding_description": "Remove the frustration of long wait times, tedious searches, and unhelpful chatbots with watsonx Assistant. Save money and time by providing your customers with fast and accurate answers anywhere they need it.",
"branding_sign_up": "Sign up today.",
"general_ariaCloseInformationOverlay": "Close information panel.",
"general_ariaAnnounceOpenedInformationOverlay": "An information panel has been opened.",
Expand Down
2 changes: 1 addition & 1 deletion languages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "Sesión de conversación inactiva. Envíe cualquier mensaje para continuar. Si renueva la página ahora, tendrá que iniciar una nueva conversación.",
"sessionHistory_expiredNoCopy": "Sesión de conversación inactiva.",
"branding_headline": "Creado con <b>IBM watsonx</b>",
"branding_description": "Elimine la frustración de los largos tiempos de espera, las búsquedas tediosas y los chatbots poco útiles con IBM watsonx Assistant. Ahorre dinero y tiempo proporcionando a sus clientes respuestas rápidas y precisas en cualquier lugar que necesiten.",
"branding_description": "Elimine la frustración de los largos tiempos de espera, las búsquedas tediosas y los chatbots poco útiles con watsonx Assistant. Ahorre dinero y tiempo proporcionando a sus clientes respuestas rápidas y precisas en cualquier lugar que necesiten.",
"branding_sign_up": "Regístrese hoy mismo.",
"general_ariaCloseInformationOverlay": "Cerrar el panel de información.",
"general_ariaAnnounceOpenedInformationOverlay": "Se ha abierto un panel de información.",
Expand Down
2 changes: 1 addition & 1 deletion languages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "Session de discussion inactive. Envoyez un message pour continuer. Si vous actualisez la page maintenant, vous devrez démarrer une nouvelle discussion.",
"sessionHistory_expiredNoCopy": "Session de discussion inactive.",
"branding_headline": "Conçu avec <b>IBM watsonx</b>",
"branding_description": "Éliminez la frustration liée aux longs temps d'attente, aux recherches fastidieuses et aux chatbots inutiles avec IBM watsonx Assistant. En leur donnant les réponses rapides et précises dont ils ont besoin, vous gagnerez du temps et de l'argent.",
"branding_description": "Éliminez la frustration liée aux longs temps d'attente, aux recherches fastidieuses et aux chatbots inutiles avec watsonx Assistant. En leur donnant les réponses rapides et précises dont ils ont besoin, vous gagnerez du temps et de l'argent.",
"branding_sign_up": "Inscrivez-vous dès aujourd'hui.",
"general_ariaCloseInformationOverlay": "Fermer le panneau d'information.",
"general_ariaAnnounceOpenedInformationOverlay": "Un panneau d'information s'est ouvert.",
Expand Down
2 changes: 1 addition & 1 deletion languages/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "Sessione chat inattiva. Invia un messaggio per continuare. Se aggiorni la pagina ora, dovrai avviare una nuova chat.",
"sessionHistory_expiredNoCopy": "Sessione chat inattiva.",
"branding_headline": "Basato su <b>IBM watsonx</b>",
"branding_description": "Elimina la frustrazione dei tempi di attesa lunghi, delle ricerche noiose e dei chatbot inutili con IBM watsonx Assistant. Risparmia tempo e denaro fornendo ai tuoi clienti risposte rapide e accurate ovunque ne abbiano bisogno.",
"branding_description": "Elimina la frustrazione dei tempi di attesa lunghi, delle ricerche noiose e dei chatbot inutili con watsonx Assistant. Risparmia tempo e denaro fornendo ai tuoi clienti risposte rapide e accurate ovunque ne abbiano bisogno.",
"branding_sign_up": "Registrati oggi stesso.",
"general_ariaCloseInformationOverlay": "Chiudi pannello delle informazioni.",
"general_ariaAnnounceOpenedInformationOverlay": "È stato aperto un pannello delle informazioni.",
Expand Down
2 changes: 1 addition & 1 deletion languages/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "チャット・セッションが非アクティブです。 続行するには、メッセージを送信してください。 この時点でページを最新表示すると、新しいチャットを開始する必要があります。",
"sessionHistory_expiredNoCopy": "チャット・セッションが非アクティブです。",
"branding_headline": "<b>IBM watsonx</b> で構築",
"branding_description": "IBM watsonx Assistant を使用すると、長時間の待ち時間、面倒な検索、役に立たないチャットボットのフラストレーションをなくすことができます。 お客様が必要とする正確な情報をすぐに提供できますので、コストと時間を削減できます。",
"branding_description": "watsonx Assistant を使用すると、長時間の待ち時間、面倒な検索、役に立たないチャットボットのフラストレーションをなくすことができます。 お客様が必要とする正確な情報をすぐに提供できますので、コストと時間を削減できます。",
"branding_sign_up": "今すぐ登録します。",
"general_ariaCloseInformationOverlay": "情報パネルを閉じます。",
"general_ariaAnnounceOpenedInformationOverlay": "情報パネルを開きました。",
Expand Down
2 changes: 1 addition & 1 deletion languages/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "대화 세션이 비활성 상태입니다. 계속하려면 어떠한 메시지라도 전송하십시오. 지금 페이지를 새로 고치면 새로 대화를 시작해야 합니다.",
"sessionHistory_expiredNoCopy": "대화 세션이 비활성 상태입니다.",
"branding_headline": "<b>IBM watsonx</b>를 사용하여 빌드됨",
"branding_description": "IBM watsonx Assistant를 사용하여 긴 대기 시간, 지루한 검색 및 유용하지 않은 챗봇에 대한 불만을 제거하십시오. 고객이 필요할 때 언제든 빠르고 정확한 응답을 제공하여 비용과 시간을 절약하십시오.",
"branding_description": "watsonx Assistant를 사용하여 긴 대기 시간, 지루한 검색 및 유용하지 않은 챗봇에 대한 불만을 제거하십시오. 고객이 필요할 때 언제든 빠르고 정확한 응답을 제공하여 비용과 시간을 절약하십시오.",
"branding_sign_up": "지금 가입하세요.",
"general_ariaCloseInformationOverlay": "정보 패널을 닫습니다.",
"general_ariaAnnounceOpenedInformationOverlay": "정보 패널이 열렸습니다.",
Expand Down
2 changes: 1 addition & 1 deletion languages/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "Chatsessie inactief. Stuur een bericht om door te gaan. Als u de pagina nu vernieuwt, moet u een nieuwe chatsessie starten.",
"sessionHistory_expiredNoCopy": "Chatsessie inactief.",
"branding_headline": "Gebouwd met <b>IBM watsonx</b>",
"branding_description": "Verwijder de frustratie van lange wachttijden, vervelende zoekopdrachten en ongewenste chatbots met IBM watsonx Assistant. Bespaar geld en tijd door uw klant snelle en accurate antwoorden te geven, waar dit ook nodig is.",
"branding_description": "Verwijder de frustratie van lange wachttijden, vervelende zoekopdrachten en ongewenste chatbots met watsonx Assistant. Bespaar geld en tijd door uw klant snelle en accurate antwoorden te geven, waar dit ook nodig is.",
"branding_sign_up": "Registreer u nu.",
"general_ariaCloseInformationOverlay": "Informatiescherm sluiten.",
"general_ariaAnnounceOpenedInformationOverlay": "Er is een informatiescherm geopend.",
Expand Down
2 changes: 1 addition & 1 deletion languages/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "Sessão de bate-papo inativa. Envie qualquer mensagem para continuar. Se você atualizar a página agora, terá que iniciar um novo bate-papo.",
"sessionHistory_expiredNoCopy": "Sessão de bate-papo inativa.",
"branding_headline": "Desenvolvido com <b>IBM watsonx</b>",
"branding_description": "Acabe com a frustração de longos tempos de espera, procuras tediosas e chatbots inúteis com o IBM watsonx Assistant. Economize tempo e dinheiro fornecendo aos seus clientes respostas rápidas e precisas, onde quer que eles precisem.",
"branding_description": "Acabe com a frustração de longos tempos de espera, procuras tediosas e chatbots inúteis com o watsonx Assistant. Economize tempo e dinheiro fornecendo aos seus clientes respostas rápidas e precisas, onde quer que eles precisem.",
"branding_sign_up": "Inscreva-se hoje.",
"general_ariaCloseInformationOverlay": "Fechar o painel de informações.",
"general_ariaAnnounceOpenedInformationOverlay": "Um painel de informações foi aberto.",
Expand Down
2 changes: 1 addition & 1 deletion languages/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "會談階段作業非作用中。 傳送任何訊息以繼續。 如果您現在重新整理頁面,則必須開始新的會談。",
"sessionHistory_expiredNoCopy": "會談階段作業非作用中。",
"branding_headline": "使用 <b>IBM watsonx</b> 建置",
"branding_description": "使用 IBM watsonx Assistant 來消除長時間等待、冗長的搜尋以及毫無用處的聊天機器人所帶來的挫折感。 可在任何位置快速準確地為您的客戶提供所需的答案,節省金錢和時間。",
"branding_description": "使用 watsonx Assistant 來消除長時間等待、冗長的搜尋以及毫無用處的聊天機器人所帶來的挫折感。 可在任何位置快速準確地為您的客戶提供所需的答案,節省金錢和時間。",
"branding_sign_up": "立即註冊。",
"general_ariaCloseInformationOverlay": "關閉資訊畫面。",
"general_ariaAnnounceOpenedInformationOverlay": "資訊畫面已開啟。",
Expand Down
2 changes: 1 addition & 1 deletion languages/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"sessionHistory_expired": "聊天会话处于不活动状态。 发送任何消息以继续。 如果您现在刷新页面,那么就必须开始新的聊天会话。",
"sessionHistory_expiredNoCopy": "聊天会话处于不活动状态。",
"branding_headline": "使用 <b>IBM watsonx</b> 构建",
"branding_description": "使用 IBM watsonx Assistant 消除漫长的等待时间、乏味的搜索和无益的聊天机器人带来的挫败感。 可根据客户需要随时随地为其提供快速准确的答案,节省了资金和时间。",
"branding_description": "使用 watsonx Assistant 消除漫长的等待时间、乏味的搜索和无益的聊天机器人带来的挫败感。 可根据客户需要随时随地为其提供快速准确的答案,节省了资金和时间。",
"branding_sign_up": "立即注册吧。",
"general_ariaCloseInformationOverlay": "关闭信息面板。",
"general_ariaAnnounceOpenedInformationOverlay": "已打开一个信息面板。",
Expand Down
2 changes: 1 addition & 1 deletion last-published.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
082024 152203
090924 133043

0 comments on commit 1aa151f

Please sign in to comment.