Change "Raw term" to "Plain term" (#1450)
This commit is contained in:
parent
2a5aa53411
commit
c64a8eac1e
@ -686,7 +686,7 @@
|
|||||||
<select data-setting="general.termDisplayMode">
|
<select data-setting="general.termDisplayMode">
|
||||||
<option value="ruby">Term furigana</option>
|
<option value="ruby">Term furigana</option>
|
||||||
<option value="ruby-and-reading">Term furigana and reading</option>
|
<option value="ruby-and-reading">Term furigana and reading</option>
|
||||||
<option value="term-and-reading">Raw term and reading</option>
|
<option value="term-and-reading">Plain term and reading</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
</div></div>
|
</div></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user