diff options
Diffstat (limited to 'ext/bg/settings2.html')
-rw-r--r-- | ext/bg/settings2.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index 33edca69..d7d77399 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -2602,6 +2602,10 @@ <td><code class="anki-field-marker">{onyomi}</code></td> <td>Onyomi (Chinese reading) for the kanji, expressed as hiragana.</td> </tr> + <tr> + <td><code class="anki-field-marker">{stroke-count}</code></td> + <td>Number of strokes that the kanji character has.</td> + </tr> </tbody> <thead> <tr> |