Update crowdin config

This commit is contained in:
Neeraj Gupta 2023-04-04 19:34:30 +05:30
parent 287a19fe3d
commit 2ada82f8e0
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
paths:
- 'lib/l10n/app_en.arb'
- 'lib/l10n/intl_en.arb'
branches: [ main ]
jobs:

View file

@ -2,5 +2,5 @@ project_id_env: CROWDIN_PROJECT_ID
api_token_env: CROWDIN_PERSONAL_TOKEN
files:
- source: /lib/l10n/app_en.arb
translation: /lib/l10n/app_%two_letters_code%.arb
- source: /lib/l10n/intl_en.arb
translation: /lib/l10n/intl_%two_letters_code%.arb