Commit 08b74b25 authored by Moody Salem's avatar Moody Salem

add the source config key

parent ffcea638
...@@ -24,6 +24,7 @@ jobs: ...@@ -24,6 +24,7 @@ jobs:
download_translations: true download_translations: true
project_id: 458284 project_id: 458284
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN_SECRET }} token: ${{ secrets.CROWDIN_PERSONAL_TOKEN_SECRET }}
source: 'src/locales/en-US.po'
translation: 'src/locales/%locale%.po' translation: 'src/locales/%locale%.po'
pull_request_title: "chore(i18n): synchronize translations from crowdin" pull_request_title: "chore(i18n): synchronize translations from crowdin"
commit_message: "chore(i18n): synchronize translations from crowdin" commit_message: "chore(i18n): synchronize translations from crowdin"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment