Change "Raw term" to "Plain term" (#1450)

This commit is contained in:
toasted-nutbread 2021-02-27 15:29:34 -05:00 committed by GitHub
parent 2a5aa53411
commit c64a8eac1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -686,7 +686,7 @@
<select data-setting="general.termDisplayMode">
<option value="ruby">Term furigana</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>
</div>
</div></div>