mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/Api.git
synced 2024-12-23 03:03:45 +08:00
feat: Input Method
This commit is contained in:
parent
303cfc807c
commit
3a6ba4f162
7020
input_method/chinese.txt
Normal file
7020
input_method/chinese.txt
Normal file
File diff suppressed because it is too large
Load Diff
9
input_method/index.json
Normal file
9
input_method/index.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"enable": true,
|
||||||
|
"languages": {
|
||||||
|
"zh_CN": {
|
||||||
|
"file": "chinese.txt",
|
||||||
|
"version": "0.0.1"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user