diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/settings.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/ext/settings.html b/ext/settings.html index 5982951a..2af2a666 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -3318,6 +3318,10 @@                      <td>Part of speech information for the term.</td>                  </tr>                  <tr> +                    <td><code class="anki-field-marker">{phonetic-transcriptions}</code></td> +                    <td>List of phonetic transcriptions for the term.</td> +                </tr> +                <tr>                      <td><code class="anki-field-marker">{pitch-accents}</code></td>                      <td>List of pitch accent downstep notations for the term.</td>                  </tr> |