This commit is contained in:
Core 2022-09-20 16:52:51 +01:00
parent bfdea6089b
commit c37b86289d
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0
2 changed files with 4 additions and 3 deletions

View file

@ -82,6 +82,10 @@ jobs:
with:
upload_translations: true
download_translations: true
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
source: '/src/i18n/source/'
translation: '/src/i18n/%locale_with_underscore%.json'
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}

View file

@ -1,3 +0,0 @@
files:
- source: /src/i18n/source/
translation: /src/i18n/%locale_with_underscore%.json