[skip ci] Config crowdin
This commit is contained in:
parent
4666b13013
commit
3ba23a2bac
|
|
@ -13,12 +13,12 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@main
|
||||||
|
|
||||||
- name: crowdin action
|
- name: crowdin action
|
||||||
uses: crowdin/github-action@master
|
uses: crowdin/github-action@master
|
||||||
with:
|
with:
|
||||||
upload_translations: false
|
upload_translations: true
|
||||||
download_translations: false
|
download_translations: false
|
||||||
upload_sources: true
|
upload_sources: true
|
||||||
config: 'crowdin.yml'
|
config: 'crowdin.yml'
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# LSPosed Framework
|
# LSPosed Framework
|
||||||
|
|
||||||
[](https://github.com/JingMatrix/LSPosed/actions/workflows/core.yml?query=event%3Apush+branch%3Amaster+is%3Acompleted) [](https://github.com/JingMatrix/LSPosed/releases/latest) [](https://github.com/JingMatrix/LSPosed/releases)
|
[](https://github.com/JingMatrix/LSPosed/actions/workflows/core.yml?query=event%3Apush+branch%3Amaster+is%3Acompleted) [](https://crowdin.com/project/lsposed_jingmatrix) [](https://github.com/JingMatrix/LSPosed/releases/latest) [](https://github.com/JingMatrix/LSPosed/releases)
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|
@ -49,9 +49,9 @@ We use our own module repository. We welcome developers to submit modules to our
|
||||||
|
|
||||||
Notice: These community groups don't accept any bug report, please use [Get help](#get-help) to report.
|
Notice: These community groups don't accept any bug report, please use [Get help](#get-help) to report.
|
||||||
|
|
||||||
<!-- ## Translation Contributing -->
|
## Translation Contributing
|
||||||
|
|
||||||
<!-- You can contribute translation [here](https://lsposed.crowdin.com/lsposed). -->
|
You can contribute translation [here](https://crowdin.com/project/lsposed_jingmatrix).
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
project_id_env: CROWDIN_PROJECT_ID
|
project_id_env: CROWDIN_PROJECT_ID
|
||||||
api_token_env: CROWDIN_API_TOKEN
|
api_token_env: CROWDIN_API_TOKEN
|
||||||
base_path: .
|
base_path: .
|
||||||
base_url: 'https://lsposed.crowdin.com/api/v2'
|
base_url: 'https://api.crowdin.com'
|
||||||
pull_request_title: '[translation] Update translation from Crowdin'
|
pull_request_title: '[translation] Update translation from Crowdin'
|
||||||
preserve_hierarchy: 1
|
preserve_hierarchy: 1
|
||||||
files:
|
files:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue