mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2024-11-01 08:39:31 +01:00
Source is required
This commit is contained in:
parent
6e39977735
commit
6534aecfab
1
.github/workflows/crowdin-download.yaml
vendored
1
.github/workflows/crowdin-download.yaml
vendored
@ -21,6 +21,7 @@ jobs:
|
|||||||
create_pull_request: true
|
create_pull_request: true
|
||||||
pull_request_title: "New Crowdin translations"
|
pull_request_title: "New Crowdin translations"
|
||||||
pull_request_body: ""
|
pull_request_body: ""
|
||||||
|
source: "i18n/source.yaml"
|
||||||
translation: "/%original_path%/src/main/resources/translations/%three_letters_code%.yaml"
|
translation: "/%original_path%/src/main/resources/translations/%three_letters_code%.yaml"
|
||||||
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
|
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
|
||||||
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user