refactor: improve app start time

This commit is contained in:
cogwheel0
2025-09-16 20:10:53 +05:30
parent f80930685c
commit ac12eca6b5
13 changed files with 150 additions and 188 deletions

View File

@@ -316,7 +316,7 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get onboardStartSubtitle =>
'Choose a model, then type below to begin. Tap New Chat anytime.';
'Choose a model to get started. Tap New Chat anytime.';
@override
String get onboardStartBullet1 =>
@@ -616,9 +616,6 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get aboutAppSubtitle => 'Conduit information and links';
@override
String get typeBelowToBegin => 'Type below to begin';
@override
String get web => 'Web';