diff options
Diffstat (limited to 'ext/popup.html')
| -rw-r--r-- | ext/popup.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/popup.html b/ext/popup.html index 60058b77..62d8f925 100644 --- a/ext/popup.html +++ b/ext/popup.html @@ -29,7 +29,7 @@                          <div class="search-option" id="query-parser-mode-container" hidden>                              <select id="query-parser-mode-select"></select>                          </div> -                        <div id="query-parser-content"></div> +                        <div id="query-parser-content" lang="ja"></div>                      </div>                      <div id="definitions"></div> |