From d6e8773797e3a8c7825e289d516d3dba274ec2d6 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Mon, 19 May 2025 01:22:20 +0700 Subject: [PATCH] translate interface text --- src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 7f843e0..36663fd 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -202,10 +202,10 @@ function App() {
- You: {transcript || Say something…} + คุณ: {transcript || ลองพูดอะไรบางอย่าง}
- Tutor: {aiReply || Waiting for your question…} + ติวเตอร์: {aiReply || กำลังรอคำถามของคุณ}