1 Star 0 Fork 0

simon/LSPosed

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
crowdin.yml 862 Bytes
一键复制 编辑 原始数据 按行查看 历史
#
# Your Crowdin credentials
#
"project_id_env": "CROWDIN_PROJECT_ID"
"api_token_env": "CROWDIN_API_TOKEN"
"base_path": "."
"base_url": "https://lsposed.crowdin.com/api/v2"
"pull_request_title": "[translation] Update translation from Crowdin"
#
# Choose file structure in Crowdin
# e.g. true or false
#
"preserve_hierarchy": true
#
# Files configuration
#
files: [
{
"source": "/app/src/main/res/values/strings.xml",
"translation": "/app/src/main/res/values-%two_letters_code%/%original_file_name%",
"type": "android",
"dest": "/app/strings.xml",
"skip_untranslated_strings": true
},
{
"source": "/daemon/src/main/res/values/strings.xml",
"translation": "/daemon/src/main/res/values-%two_letters_code%/%original_file_name%",
"type": "android",
"dest": "/daemon/strings.xml",
"skip_untranslated_strings": true
}
]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/simonspace/LSPosed.git
git@gitee.com:simonspace/LSPosed.git
simonspace
LSPosed
LSPosed
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385