Skip to content

Commit

Permalink
string (#7945)
Browse files Browse the repository at this point in the history
  • Loading branch information
hangyujin authored Jun 20, 2024
1 parent c34d2cf commit a683dc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ class _LoadingProjectView extends StatelessWidget {
child: const LinearProgressIndicator(),
),
Text(
'The first load will take longer than usual',
'Loading your project usually takes about a minute.',
style: theme.subtleTextStyle,
),
],
Expand Down

0 comments on commit a683dc7

Please sign in to comment.