✨ Parse mo file
This commit is contained in:
parent
0391403f30
commit
0579a6b0ba
6 changed files with 17408 additions and 0 deletions
12
data/gettext/package.json
Normal file
12
data/gettext/package.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "gettext",
|
||||
"version": "1.0.0",
|
||||
"description": "使用 gettext-parser 处理 mo 文件",
|
||||
"keywords": [],
|
||||
"author": "Zhao Zuohong <1040110848@qq.com>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"gettext-parser": "^6.0.0",
|
||||
"prettier": "^2.7.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue