Skip to content

Commit 2bfea9a

Browse files
committed
v8.3.3
1 parent 13a96bf commit 2bfea9a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>watsonx Assistant web chat documentation</title>
4+
<title>watsonx web chat documentation</title>
55
<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.">
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

languages/en.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -222,5 +222,7 @@
222222
"documentViewer_loadError": "We were unable to load the document. Click Retry to try again, or try downloading the document.",
223223
"documentViewer_loadErrorRetry": "Retry",
224224
"carousel_prevNavButton": "Go to previous slide.",
225-
"carousel_nextNavButton": "Go to next slide."
225+
"carousel_nextNavButton": "Go to next slide.",
226+
"input_completionsTagApp": "App",
227+
"input_completionsTagAssistant": "Assistant"
226228
}

last-published.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
092324 145248
1+
101424 133511

0 commit comments

Comments
 (0)