Skip to content

Commit

Permalink
Update translate.yml
Browse files Browse the repository at this point in the history
Added bg (Bulgarian)
  • Loading branch information
borj authored Dec 20, 2024
1 parent 1336b6e commit 0f33df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
subscriptionKey: '${{ secrets.TRANSLATOR_SUBSCRIPTION_KEY }}'
filePath: './src/localize/languages/en.json'
from: 'en'
to: 'cs,da,de,es,fr,hu,it,nb,nl,pl,pt,ru,sk,uk,zh'
to: 'bg,cs,da,de,es,fr,hu,it,nb,nl,pl,pt,ru,sk,uk,zh'
debug: false

- name: Copy new strings to sub-locales
Expand Down

0 comments on commit 0f33df5

Please sign in to comment.