Made いい a separate entry.

This commit is contained in:
doncr
2017-08-27 23:02:54 +01:00
parent 7c2809f24b
commit 6c835c2752
2 changed files with 3 additions and 2 deletions

View File

@ -21,7 +21,7 @@
<button id="go">Go</button> <button id="go">Go</button>
</div> </div>
<div>Question pool size: <span id="questionCount">Calculating...</span></div> <div>Question pool size: <span id="questionCount">...</span></div>
<div class="options"> <div class="options">
<div> <div>
@ -56,6 +56,7 @@
<ul> <ul>
<li><label><input type="checkbox" id="i-adjective"> い adjectives</label></li> <li><label><input type="checkbox" id="i-adjective"> い adjectives</label></li>
<li><label><input type="checkbox" id="na-adjective"> な adjectives</label></li> <li><label><input type="checkbox" id="na-adjective"> な adjectives</label></li>
<li><label><input type="checkbox" id="ii"> いい adjective</label></li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@ -1532,7 +1532,7 @@ var words = {
"いい": { "いい": {
"group": "i-adjective", "group": "ii",
"conjugations": { "conjugations": {