Add double pinyin schemas to patterns

They are not well formed English words so can be rejected by built-in checks. Use regex as a workaround.
This commit is contained in:
VictoriousRaptor 2025-07-15 19:57:42 +08:00
parent 1e84f0f604
commit af50c7bdc3
3 changed files with 9 additions and 11 deletions

View file

@ -4,5 +4,3 @@ ssh
ubuntu
runcount
Firefox
Português
Português (Brasil)

View file

@ -104,12 +104,3 @@ metadatas
WMP
VSTHRD
CJK
XiaoHe
ZiRanMa
WeiRuan
ZhiNengABC
ZiGuangPinYin
PinYinJiaJia
XingKongJianDao
DaNiu
XiaoLang

View file

@ -134,3 +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