refactor: new chat page text
This commit is contained in:
@@ -202,8 +202,8 @@
|
||||
"@next": {"description": "Onboarding: go to the next step."},
|
||||
"done": "Done",
|
||||
"@done": {"description": "Onboarding: finish the flow."},
|
||||
"onboardStartTitle": "Start a conversation",
|
||||
"@onboardStartTitle": {"description": "Onboarding card: start chatting title."},
|
||||
"onboardStartTitle": "Hello, {username}",
|
||||
"@onboardStartTitle": {"description": "Onboarding card: start chatting title.", "placeholders": {"username": {"type": "String", "example": "Alex"}}},
|
||||
"onboardStartSubtitle": "Choose a model, then type below to begin. Tap New Chat anytime.",
|
||||
"@onboardStartSubtitle": {"description": "Onboarding card: brief guidance to begin a chat."},
|
||||
"onboardStartBullet1": "Tap the model name in the top bar to switch models",
|
||||
|
||||
Reference in New Issue
Block a user