mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-29 17:27:51 +01:00
Change language from 'game' to 'room' in certain spots
This commit is contained in:
@@ -38,7 +38,7 @@ export const HTMLFragments = {
|
||||
<input type="text" id="moderator-name" autocomplete='given-name' placeholder="enter your name...">
|
||||
</div>
|
||||
<div>
|
||||
<label for="test-game">Populate the game with bots?</label>
|
||||
<label for="test-game">Populate the room with bots?</label>
|
||||
<select id="test-game">
|
||||
<option value="no" selected>No</option>
|
||||
<option value="yes">Yes</option>
|
||||
|
||||
Reference in New Issue
Block a user