Skip to content

Commit

Permalink
chore: add crowdin config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Works committed Sep 3, 2024
1 parent 6a1476d commit 743c32c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ files:
translation: /packages/**/locales/%locale%.json
update_option: 'update_as_unapproved'
skip_untranslated_strings: true
- source: /packages/**/locale/en-US.po
translation: /packages/**/locale/%locale%.po
update_option: 'update_as_unapproved'
skip_untranslated_strings: true

0 comments on commit 743c32c

Please sign in to comment.