Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: dont download arabic #84

Merged
merged 2 commits into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
29 changes: 0 additions & 29 deletions .github/workflows/download-curriculum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,35 +251,6 @@ jobs:
# Uncomment below to debug
# dryrun_action: true

##### Download Arabic #####
- name: Crowdin Download Arabic Translations
uses: crowdin/github-action@master
# options: https://github.com/crowdin/github-action/blob/master/action.yml
with:
# uploads
upload_sources: false
upload_translations: false
auto_approve_imported: false
import_eq_suggestions: false

# downloads
download_translations: true
download_language: ar
skip_untranslated_strings: false
skip_untranslated_files: false
export_only_approved: true
push_translations: false

# pull-request
create_pull_request: false

# global options
config: "./crowdin-config.yml"
base_url: ${{ secrets.CROWDIN_BASE_URL_FCC }}

# Uncomment below to debug
# dryrun_action: true

##### Download Swahili #####
- name: Crowdin Download Swahili Translations
uses: crowdin/github-action@master
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading