Commit 55d5762e authored by Moody Salem's avatar Moody Salem

chore(ci): sync translations from crowdin straight into main

parent 97968610
...@@ -50,7 +50,8 @@ jobs: ...@@ -50,7 +50,8 @@ jobs:
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN_SECRET }} token: ${{ secrets.CROWDIN_PERSONAL_TOKEN_SECRET }}
source: 'src/locales/en-US.po' 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" create_pull_request: false
localization_branch_name: main
commit_message: "chore(i18n): synchronize translations from crowdin" commit_message: "chore(i18n): synchronize translations from crowdin"
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
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