chore: Rename Check step to Installation

It just feels more convenient tbh...
pull/149/head
NaiJi ✨ 2022-11-30 19:04:04 +04:00
parent 54d8b04439
commit 899c84c54f
1 changed files with 1 additions and 1 deletions

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,
), ),