File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
6666< button type ="button " class ="giveUpButton "> 諦める</ button >
6767< br > < br >
6868< p >
69- < i > このラボは、David A. Wheeler によって開発されました。
70- < a href ="https://www.linuxfoundation.org/ "
71- > Linux Foundation</ a > 。</ i >
69+ < i > このラボは、< a href ="https://www.linuxfoundation.org/ "> Linux Foundation</ a > のDavid A. Wheelerによって開発されました。</ i >
7270< br > < br >
7371< p id ="correctStamp " class ="small ">
7472< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="65 " readonly >
Original file line number Diff line number Diff line change @@ -102,14 +102,12 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
102102 res.status(422).send(`Invalid input`);
103103 })
104104</ code > </ pre >
105- < button type ="button " class ="hintButton "> Hint </ button >
106- < button type ="button " class ="resetButton "> Reset </ button >
107- < button type ="button " class ="giveUpButton "> Give up </ button >
105+ < button type ="button " class ="hintButton "> ヒント </ button >
106+ < button type ="button " class ="resetButton "> リセット </ button >
107+ < button type ="button " class ="giveUpButton "> 諦める </ button >
108108< br > < br >
109109< p >
110- < i > This lab was developed by David A. Wheeler at
111- < a href ="https://www.linuxfoundation.org/ "
112- > The Linux Foundation</ a > .</ i >
110+ < i > このラボは、< a href ="https://www.linuxfoundation.org/ "> Linux Foundation</ a > のDavid A. Wheelerによって開発されました。</ i >
113111< br > < br > <!-- These go in the last form if there's more than one: -->
114112< p id ="correctStamp " class ="small ">
115113< textarea id ="debugData " class ="displayNone " rows ="20 " cols ="65 " readonly >
You can’t perform that action at this time.
0 commit comments