Skip to content

Commit

Permalink
Add helper text for Non-English dictionary link (#1428)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackMartinDev committed Oct 17, 2024
1 parent 4e64c5d commit 83f1877
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ext/templates-modals.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,10 @@ <h5>or click here to upload</h5>
</div>
</div>
<div class="modal-body">
<p>
For non-English dictionaries, please refer to the list of available

Check failure on line 302 in ext/templates-modals.html

View workflow job for this annotation

GitHub Actions / Static Analysis

Trailing whitespace
<a href="https://github.com/themoeway/kaikki-to-yomitan/blob/master/downloads.md#downloads" target="_blank">Kaikki dictionaries</a>.
</p>
<div id="recommended-term-dictionaries" hidden>
<h1 class="modal-title">Term Dictionaries</h1>
<div class="recommended-dictionary-list"></div>
Expand Down

0 comments on commit 83f1877

Please sign in to comment.