mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update zh_TW.py
This commit is contained in:
parent
8694088b4c
commit
e862d8864e
@ -286,3 +286,4 @@ class SearchChinese(SearchLanguage):
|
||||
def stem(self, word):
|
||||
return self.stemmer.stem(word)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user