refactor: improve app start time
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
"@done": {"description": "Onboarding: finish the flow."},
|
||||
"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": "Choose a model to get started. 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",
|
||||
"@onboardStartBullet1": {"description": "Bullet: how to switch models."},
|
||||
@@ -417,8 +417,6 @@
|
||||
"@aboutApp": {"description": "Settings tile title to view app information."},
|
||||
"aboutAppSubtitle": "Conduit information and links",
|
||||
"@aboutAppSubtitle": {"description": "Subtitle/description for the About section."},
|
||||
"typeBelowToBegin": "Type below to begin",
|
||||
"@typeBelowToBegin": {"description": "Hint shown in empty chat input area."},
|
||||
"web": "Web",
|
||||
"@web": {"description": "Tab/section label for web features."},
|
||||
"imageGen": "Image Gen",
|
||||
|
||||
Reference in New Issue
Block a user