From 3210efbe30e625f753de60e4a32e271655ef251e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=84=B1=EA=B2=BD?= Date: Tue, 14 Apr 2026 14:43:36 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8A=9C=ED=86=A0=EB=A6=AC=EC=96=BC=20?= =?UTF-8?q?=EC=98=81=EC=96=B4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 8109471..b55e588 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -43,9 +43,9 @@ }, "sound": { "genre": { "title": "Select Genre", "desc": "Pick a music genre that fits your brand." }, - "language": { "title": "Select Language", "desc": "Choose the language for the sound. Then click Next." }, - "generate": { "title": "Generate Sound", "desc": "AI will create lyrics and music in your chosen genre and language." }, - "lyrics": { "title": "Generated Lyrics", "desc": "AI wrote these lyrics to match the music.\nCheck the generated lyrics." }, + "language": { "title": "Select Language", "desc": "You can choose the language for the sound.\nWant to continue with Korean?" }, + "generate": { "title": "Generate Sound", "desc": "AI will generate music in your chosen genre and language." }, + "lyrics": { "title": "Lyrics Complete", "desc": "AI wrote lyrics in your selected language.\nCheck the generated lyrics." }, "audioPlayer": { "title": "Preview the Music", "desc": "Music generation is complete.\nPress play to listen to the generated music." }, "video": { "title": "Generate Video", "desc": "Click the button to start generating your video." } }, @@ -81,7 +81,7 @@ "panel": { "title": "Content List", "desc": "Check the detailed content schedule here." } }, "feedback": { - "complete": { "title": "Tutorial Complete 🎉", "desc": "You've completed everything from brand analysis to YouTube upload. Now give it a try on your own!" }, + "complete": { "title": "Tutorial Complete 🎉", "desc": "You've completed the full flow from brand analysis to YouTube upload.\nTo replay the tutorial, click the button in the top right." }, "title": "Customer Feedback", "desc": "Share any issues or suggestions to help us improve." },