Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
ad9b3bb
expose size on MessageFeedback for Coworker
LFDanLu Jul 9, 2026
f0c0d2e
localize scroll to bottom button, expose PromptFocusContext if users …
LFDanLu Jul 9, 2026
45b0864
add "failed" Response status and variant where the response doesnt ha…
LFDanLu Jul 9, 2026
f301a02
expose isDisabled/placeholder and add onKeydown
LFDanLu Jul 10, 2026
ff15060
controlled prompt field input and attachements
LFDanLu Jul 10, 2026
0725b71
have it auto tokenize urls from controlled value insertions and fix c…
LFDanLu Jul 10, 2026
89b4a0d
add plain text insertion menu item
LFDanLu Jul 10, 2026
7789775
add callback menu item
LFDanLu Jul 10, 2026
fd1b878
add voice input support to prompt field
LFDanLu Jul 14, 2026
187ce00
add missing error messages
LFDanLu Jul 14, 2026
1eb038b
Merge branch 'main' of github.com:adobe/react-spectrum into ai_follow…
LFDanLu Jul 14, 2026
e09f031
removing isDisabled support from the prompt field, need design feedback
LFDanLu Jul 14, 2026
0ac387d
localize stuff
LFDanLu Jul 14, 2026
b1aa140
add error variant for attachement list card
LFDanLu Jul 16, 2026
182b270
Merge branch 'main' of github.com:adobe/react-spectrum into ai_follow…
LFDanLu Jul 16, 2026
e89bed8
fix lint
LFDanLu Jul 16, 2026
d64cff6
make up/down arrow cycle through old prompts
LFDanLu Jul 16, 2026
f9f020a
fix lint?
LFDanLu Jul 16, 2026
54e6e40
missing events from spec
LFDanLu Jul 16, 2026
1557b0a
proper fix for NavigatorUAData lint issue
LFDanLu Jul 16, 2026
e50f872
review comments
LFDanLu Jul 17, 2026
5b99560
more review comments
LFDanLu Jul 17, 2026
8fe9fed
remove bad tokenization from constructor and make comment clearer
LFDanLu Jul 20, 2026
585c7df
Merge branch 'main' of github.com:adobe/react-spectrum into ai_follow…
LFDanLu Jul 20, 2026
9fca966
Merge branch 'main' into ai_followups_coworker
LFDanLu Jul 20, 2026
0837a45
use english fallback for AI strings for now
LFDanLu Jul 20, 2026
7715a42
lint and placeholders in tree docs textfields
LFDanLu Jul 21, 2026
d5ab4bc
clean up some comments based on what design mentioned
LFDanLu Jul 21, 2026
6c5f98e
Merge branch 'main' into ai_followups_coworker
snowystinger Jul 21, 2026
6560bc7
Merge branch 'main' of github.com:adobe/react-spectrum into ai_follow…
LFDanLu Jul 22, 2026
f9ba3a7
strings from cowoker and review comment
LFDanLu Jul 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion packages/@react-spectrum/ai/exports/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,21 @@ export {MessageFeedback} from '../src/MessageFeedback';
export {MessageSource, SourceList, SourceListItem} from '../src/MessageSource';
export {MessageSuggestion, MessageSuggestionList} from '../src/MessageSuggestion';
export {
AutoLinkingTokenFieldValue,
PromptField,
PromptFieldSubmitButton,
PromptTokenField,
AttachFileMenuItem,
CommandMenuItem,
InsertMenuButton,
InsertTextMenuItem,
InsertTokenMenuItem,
PromptFieldAttachmentList,
PromptFieldToolbar,
PromptToken
} from '../src/PromptField';
export {ResponseStatus, ResponseStatusTitle, ResponseStatusPanel} from '../src/ResponseStatus';
export {Chat, Thread, ThreadItem, ThreadScrollButton} from '../src/Chat';
export {Chat, Thread, ThreadItem, ThreadScrollButton, PromptFocusContext} from '../src/Chat';

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exported in case a user don't use our PromptField with Chat. They will need to wire up the onFocusChange to their input field

export {TokenFieldValue} from 'react-aria-components/TokenField';
export {UserMessage} from '../src/UserMessage';

Expand Down
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/ar-AE.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "رسالة جديدة",
"messagefeedback.thumbDown": "استجابة سيئة",
"messagefeedback.thumbUp": "استجابة جيدة",
"responsestatus.loading": "جارٍ التحميل"
"responsestatus.loading": "جارٍ التحميل",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/bg-BG.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Ново съобщение",
"messagefeedback.thumbDown": "Лош отговор",
"messagefeedback.thumbUp": "Добър отговор",
"responsestatus.loading": "Зареждане"
"responsestatus.loading": "Зареждане",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Nová zpráva",
"messagefeedback.thumbDown": "Špatná odpověď",
"messagefeedback.thumbUp": "Dobrá odpověď",
"responsestatus.loading": "Načítání"
"responsestatus.loading": "Načítání",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/da-DK.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Ny besked",
"messagefeedback.thumbDown": "Dårligt svar",
"messagefeedback.thumbUp": "Godt svar",
"responsestatus.loading": "Indlæser"
"responsestatus.loading": "Indlæser",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Neue Nachricht",
"messagefeedback.thumbDown": "Fehlerhafte Antwort",
"messagefeedback.thumbUp": "Gute Antwort",
"responsestatus.loading": "Ladevorgang läuft"
"responsestatus.loading": "Ladevorgang läuft",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Antworten werden mit KI generiert und sind möglicherweise ungenau. Vor der Verwendung prüfen.",
"promptfield.aiUserGuidlines": "AI-Benutzerrichtlinien",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/el-GR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Νέο μήνυμα",
"messagefeedback.thumbDown": "Κακή απάντηση",
"messagefeedback.thumbUp": "Καλή απάντηση",
"responsestatus.loading": "Φόρτωση"
"responsestatus.loading": "Φόρτωση",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
12 changes: 11 additions & 1 deletion packages/@react-spectrum/ai/intl/en-US.json

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

strings to be translated, open to discussion for copy

Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
{
"chat.newMessage": "New message",
"chat.scrollToBottom": "Scroll to bottom",
"messagefeedback.thumbDown": "Bad response",
"messagefeedback.thumbUp": "Good response",
"responsestatus.loading": "Loading",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task."
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Mensaje nuevo",
"messagefeedback.thumbDown": "Respuesta incorrecta",
"messagefeedback.thumbUp": "Respuesta correcta",
"responsestatus.loading": "Cargando"
"responsestatus.loading": "Cargando",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Las respuestas se generan mediante IA y pueden ser imprecisas. Compruebe antes de utilizar.",
"promptfield.aiUserGuidlines": "Directrices de usuario de AI",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/et-EE.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Uus sõnum",
"messagefeedback.thumbDown": "Halb vastus",
"messagefeedback.thumbUp": "Hea vastus",
"responsestatus.loading": "Laadimine"
"responsestatus.loading": "Laadimine",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/fi-FI.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Uusi viesti",
"messagefeedback.thumbDown": "Huono vastaus",
"messagefeedback.thumbUp": "Hyvä vastaus",
"responsestatus.loading": "Ladataan"
"responsestatus.loading": "Ladataan",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Nouveau message",
"messagefeedback.thumbDown": "Réponse incorrecte",
"messagefeedback.thumbUp": "Réponse correcte",
"responsestatus.loading": "Chargement"
"responsestatus.loading": "Chargement",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Les réponses sont générées à l'aide de l'IA et peuvent être inexactes. Vérifiez avant d'utiliser.",
"promptfield.aiUserGuidlines": "Instructions d'utilisation IA",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/he-IL.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "הודעה חדשה",
"messagefeedback.thumbDown": "תגובה גרועה",
"messagefeedback.thumbUp": "תגובה טובה",
"responsestatus.loading": "בטעינה…"
"responsestatus.loading": "בטעינה…",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/hr-HR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Nova poruka",
"messagefeedback.thumbDown": "Odgovor nije dobar",
"messagefeedback.thumbUp": "Dobar odgovor",
"responsestatus.loading": "Učitavanje"
"responsestatus.loading": "Učitavanje",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/hu-HU.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Új üzenet",
"messagefeedback.thumbDown": "Rossz válasz",
"messagefeedback.thumbUp": "Jó válasz",
"responsestatus.loading": "Betöltés folyamatban"
"responsestatus.loading": "Betöltés folyamatban",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Nuovo messaggio",
"messagefeedback.thumbDown": "Risposta scadente",
"messagefeedback.thumbUp": "Risposta buona",
"responsestatus.loading": "Caricamento"
"responsestatus.loading": "Caricamento",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Le risposte vengono generate utilizzando l'intelligenza artificiale e potrebbero essere imprecise. Controllare prima di utilizzare.",
"promptfield.aiUserGuidlines": "Linee guida utente IA",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "新規メッセージ",
"messagefeedback.thumbDown": "無効な応答",
"messagefeedback.thumbUp": "有効な応答",
"responsestatus.loading": "読み込み中"
"responsestatus.loading": "読み込み中",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "回答は AI を使用して生成されますが、不正確になる場合があります。使用する前に確認してください。",
"promptfield.aiUserGuidlines": "AI ユーザーガイドライン",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/ko-KR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "새 메시지",
"messagefeedback.thumbDown": "잘못된 응답",
"messagefeedback.thumbUp": "양호한 응답",
"responsestatus.loading": "로드 중"
"responsestatus.loading": "로드 중",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "응답은 AI를 이용하여 생성되며, 부정확할 수 있다. 사용하기 전에 확인하십시오.",
"promptfield.aiUserGuidlines": "AI 사용자 지침",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/lt-LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Naujas pranešimas",
"messagefeedback.thumbDown": "Blogas atsakas",
"messagefeedback.thumbUp": "Geras atsakas",
"responsestatus.loading": "Įkeliama"
"responsestatus.loading": "Įkeliama",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
14 changes: 13 additions & 1 deletion packages/@react-spectrum/ai/intl/lv-LV.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,17 @@
"chat.newMessage": "Jauns ziņojums",
"messagefeedback.thumbDown": "Slikta atbilde",
"messagefeedback.thumbUp": "Laba atbilde",
"responsestatus.loading": "Notiek ielāde"
"responsestatus.loading": "Notiek ielāde",
"chat.scrollToBottom": "Scroll to bottom",
"voicebutton.stopListening": "Stop recording",
"voicebutton.startListening": "Start recording",
"promptfield.placeholder": "Ready to get started? Ask a question, share an idea, or add a task.",
"promptfield.aiDisclaimer": "Responses are generated using AI, and may be inaccurate. Check before using.",
"promptfield.aiUserGuidlines": "AI User Guidelines",
"promptfield.attachments": "Attachments",
"promptfield.label": "Prompt",
"promptfield.stopButton": "Stop",
"promptfield.submitButton": "Send",
"promptfield.insertButton": "Add",
"promptfield.uploading": "Uploading"
}
Loading