chore(client): remove arabic (#56703)

This commit is contained in:
Tom
2024-10-16 14:43:18 -05:00
committed by GitHub
parent 139af75aa3
commit 74a71d3ff1
10 changed files with 2 additions and 4942 deletions

View File

@@ -238,30 +238,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_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

View File

@@ -25,7 +25,6 @@ jobs:
- 'ukrainian'
- 'japanese'
- 'german'
- 'arabic'
- 'swahili'
steps: