mirror of
https://github.com/d0zingcat/rime_wanxiang.git
synced 2026-05-13 15:10:03 +00:00
fix: 增加仓、元数统计中的命名
This commit is contained in:
@@ -23,7 +23,8 @@ local function process_platform_info(name, ver)
|
||||
-- 2. 平台名称本地化
|
||||
if name == "Weasel" then name = "小狼毫" end
|
||||
if name == "trime" then name = "同文输入法" end
|
||||
|
||||
if name == "hamster3" then name = "元书输入法" end
|
||||
if name == "hamster" then name = "仓输入法" end
|
||||
return name, ver
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user