mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-06-13 08:20:55 +08:00
5 lines
88 B
Lua
5 lines
88 B
Lua
local turndown_freq_words =
|
|
{ ["示~例~"] = { "shili", },
|
|
}
|
|
return turndown_freq_words
|