chore: Rename Check step to Installation

It just feels more convenient tbh...
This commit is contained in:
NaiJi 2022-11-30 19:04:04 +04:00
parent 54d8b04439
commit 899c84c54f

View file

@ -77,7 +77,7 @@ class InitializingPage extends StatelessWidget {
'Domain', 'Domain',
'User', 'User',
'Server', 'Server',
'Check', 'Installation',
], ],
activeIndex: cubit.state.porgressBar, activeIndex: cubit.state.porgressBar,
), ),