Skip to content

Commit d15acd4

Browse files
committed
fix(control-ui): refresh chat raw-copy baseline
1 parent 8234429 commit d15acd4

1 file changed

Lines changed: 34 additions & 13 deletions

File tree

ui/src/i18n/.i18n/raw-copy-baseline.json

Lines changed: 34 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1427,7 +1427,7 @@
14271427
"kind": "html-attribute",
14281428
"name": "placeholder",
14291429
"path": "ui/src/ui/views/chat.ts",
1430-
"text": "gpt-realtime-2"
1430+
"text": "Auto"
14311431
},
14321432
{
14331433
"count": 1,
@@ -1471,6 +1471,13 @@
14711471
"path": "ui/src/ui/views/chat.ts",
14721472
"text": "×"
14731473
},
1474+
{
1475+
"count": 1,
1476+
"kind": "html-text",
1477+
"name": "text",
1478+
"path": "ui/src/ui/views/chat.ts",
1479+
"text": "Advanced"
1480+
},
14741481
{
14751482
"count": 2,
14761483
"kind": "html-text",
@@ -1486,7 +1493,14 @@
14861493
"text": "close"
14871494
},
14881495
{
1489-
"count": 2,
1496+
"count": 1,
1497+
"kind": "html-text",
1498+
"name": "text",
1499+
"path": "ui/src/ui/views/chat.ts",
1500+
"text": "Custom"
1501+
},
1502+
{
1503+
"count": 3,
14901504
"kind": "html-text",
14911505
"name": "text",
14921506
"path": "ui/src/ui/views/chat.ts",
@@ -1506,6 +1520,13 @@
15061520
"path": "ui/src/ui/views/chat.ts",
15071521
"text": "Esc"
15081522
},
1523+
{
1524+
"count": 1,
1525+
"kind": "html-text",
1526+
"name": "text",
1527+
"path": "ui/src/ui/views/chat.ts",
1528+
"text": "Exact VAD"
1529+
},
15091530
{
15101531
"count": 2,
15111532
"kind": "html-text",
@@ -1528,7 +1549,7 @@
15281549
"text": "Google"
15291550
},
15301551
{
1531-
"count": 1,
1552+
"count": 2,
15321553
"kind": "html-text",
15331554
"name": "text",
15341555
"path": "ui/src/ui/views/chat.ts",
@@ -1546,10 +1567,17 @@
15461567
"kind": "html-text",
15471568
"name": "text",
15481569
"path": "ui/src/ui/views/chat.ts",
1570+
"text": "Lead-in"
1571+
},
1572+
{
1573+
"count": 2,
1574+
"kind": "html-text",
1575+
"name": "text",
1576+
"path": "ui/src/ui/views/chat.ts",
15491577
"text": "Low"
15501578
},
15511579
{
1552-
"count": 1,
1580+
"count": 2,
15531581
"kind": "html-text",
15541582
"name": "text",
15551583
"path": "ui/src/ui/views/chat.ts",
@@ -1595,7 +1623,7 @@
15951623
"kind": "html-text",
15961624
"name": "text",
15971625
"path": "ui/src/ui/views/chat.ts",
1598-
"text": "Prefix ms"
1626+
"text": "Pause before send"
15991627
},
16001628
{
16011629
"count": 1,
@@ -1637,7 +1665,7 @@
16371665
"kind": "html-text",
16381666
"name": "text",
16391667
"path": "ui/src/ui/views/chat.ts",
1640-
"text": "Silence ms"
1668+
"text": "Sensitivity"
16411669
},
16421670
{
16431671
"count": 2,
@@ -1653,13 +1681,6 @@
16531681
"path": "ui/src/ui/views/chat.ts",
16541682
"text": "Transport"
16551683
},
1656-
{
1657-
"count": 1,
1658-
"kind": "html-text",
1659-
"name": "text",
1660-
"path": "ui/src/ui/views/chat.ts",
1661-
"text": "VAD"
1662-
},
16631684
{
16641685
"count": 1,
16651686
"kind": "html-text",

0 commit comments

Comments
 (0)