File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
2- < html lang ="en ">
2+ < html lang ="ro ">
33< head >
44 < meta charset ="UTF-8 " />
5- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6- < title > HyperOS Setup </ title >
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
6+ < title > Configurare HyperOS </ title >
77 < link rel ="stylesheet " href ="style.css " />
88</ head >
9- < body >
10- < div class ="setup-screen ">
11- < h1 > Bine ai venit în HyperOS</ h1 >
12- < p > Selectează fundalul și începe</ p >
13- < button onclick ="completeSetup() "> Începe</ button >
14- </ div >
9+ < body class ="setup-screen ">
10+ < h1 > Bine ai venit în HyperOS</ h1 >
11+ < p > Alege fundalul și începe experiența.</ p >
12+ < button onclick ="completeSetup() "> Continuă</ button >
13+
1514 < script >
1615 function completeSetup ( ) {
1716 localStorage . setItem ( 'setupDone' , 'true' ) ;
You can’t perform that action at this time.
0 commit comments