mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update spelling patterns to support optional spaces in Pinyin matching
This commit is contained in:
parent
af50c7bdc3
commit
34238051cf
1 changed files with 9 additions and 9 deletions
18
.github/actions/spelling/patterns.txt
vendored
18
.github/actions/spelling/patterns.txt
vendored
|
|
@ -134,12 +134,12 @@
|
|||
\bčeština\b
|
||||
\bPortuguês\b
|
||||
\bIoc\b
|
||||
\bXiaoHe\b
|
||||
\bZiRanMa\b
|
||||
\bWeiRuan\b
|
||||
\bZhiNengABC\b
|
||||
\bZiGuangPinYin\b
|
||||
\bPinYinJiaJia\b
|
||||
\bXingKongJianDao\b
|
||||
\bDaNiu\b
|
||||
\bXiaoLang\b
|
||||
\bXiao\s*He\b
|
||||
\bZi\s*Ran\s*Ma\b
|
||||
\bWei\s*Ruan\b
|
||||
\bZhi\s*Neng\s*ABC\b
|
||||
\bZi\s*Guang\s*Pin\s*Yin\b
|
||||
\bPin\s*Yin\s*Jia\s*Jia\b
|
||||
\bXing\s*Kong\s*Jian\s*Dao\b
|
||||
\bDa\s*Niu\b
|
||||
\bXiao\s*Lang\b
|
||||
|
|
|
|||
Loading…
Reference in a new issue