Skip to content

Commit

Permalink
I am so stupid, sorry blurry
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 committed Sep 30, 2024
1 parent 34468f3 commit e68114a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-i18n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,14 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
ref: "main"

- name: Grab strings from Crowdin
uses: crowdin/[email protected]
with: # this was pain --KTrain
upload_sources: true
upload_translations: false
download_translations: true
upload_language: en
localization_branch_name: auto-i18n-branch
create_pull_request: true
pull_request_title: (Crowdin Action) New translation strings
Expand Down
1 change: 0 additions & 1 deletion crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ files:
lol: lol_us
pt-BR: pt_br
ru: ru_ru
upload_language: en
skip_untranslated_strings: false
export_only_approved: false

1 comment on commit e68114a

@blryface
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apologies not accepted /j

Please sign in to comment.