refactor: improve app start time
This commit is contained in:
@@ -657,7 +657,7 @@ abstract class AppLocalizations {
|
||||
/// Onboarding card: brief guidance to begin a chat.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Choose a model, then type below to begin. Tap New Chat anytime.'**
|
||||
/// **'Choose a model to get started. Tap New Chat anytime.'**
|
||||
String get onboardStartSubtitle;
|
||||
|
||||
/// Bullet: how to switch models.
|
||||
@@ -1218,12 +1218,6 @@ abstract class AppLocalizations {
|
||||
/// **'Conduit information and links'**
|
||||
String get aboutAppSubtitle;
|
||||
|
||||
/// Hint shown in empty chat input area.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Type below to begin'**
|
||||
String get typeBelowToBegin;
|
||||
|
||||
/// Tab/section label for web features.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user