1 Star 0 Fork 14

wesley1224/AFFiNE

forked from Gitee 极速下载/AFFiNE 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.i18n-codegen.json 520 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"$schema": "./node_modules/@magic-works/i18n-codegen/schema.json",
"version": 1,
"list": [
{
"input": "./packages/frontend/i18n/src/resources/en.json",
"output": "./packages/frontend/i18n/src/i18n-generated",
"parser": {
"type": "i18next",
"contextSeparator": "$",
"pluralSeparator": "_"
},
"generator": {
"type": "i18next/react-hooks",
"hooks": "useAFFiNEI18N",
"emitTS": true,
"shouldUnescape": true
}
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wesley1224/AFFiNE.git
[email protected]:wesley1224/AFFiNE.git
wesley1224
AFFiNE
AFFiNE
canary

搜索帮助