Skip to content

Commit

Permalink
ci(crowdin): add ja (#2213)
Browse files Browse the repository at this point in the history
Signed-off-by: Uiolee <[email protected]>
  • Loading branch information
uiolee authored Jul 6, 2024
1 parent e937de2 commit 402c6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fail-fast: false
max-parallel: 1 # Should be 1 to avoid parallel builds
matrix:
lc: [ko, pt-BR, ru, th, zh-CN, zh-TW] # Target languages https://developer.crowdin.com/language-codes/
lc: [ko, pt-BR, ru, th, zh-CN, zh-TW, ja] # Target languages https://developer.crowdin.com/language-codes/
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 402c6fd

Please sign in to comment.