Skip to content

Commit

Permalink
update list of the lead translator
Browse files Browse the repository at this point in the history
  • Loading branch information
ntluong95 committed Sep 11, 2024
1 parent 6c9bf82 commit 9e5697b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create_pr_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,11 @@ jobs:
case "$lang" in
"vn") checkboxes="$checkboxes @ntluong95, please check the box when you finish" ;;
"fr") checkboxes="$checkboxes @nsbatra, please check the box when you finish" ;;
"es") checkboxes="$checkboxes @robcrystalornelas, please check the box when you finish" ;;
"fr") checkboxes="$checkboxes @oliviabboyd, please check the box when you finish" ;;
"es") checkboxes="$checkboxes @amateo250, please check the box when you finish" ;;
"jp") checkboxes="$checkboxes @ntluong95, please check the box when you finish" ;;
"tr") checkboxes="$checkboxes @ntluong95, please check the box when you finish" ;;
"pt") checkboxes="$checkboxes @ntluong95, please check the box when you finish" ;;
"pt") checkboxes="$checkboxes @Luccan97, please check the box when you finish" ;;
"ru") checkboxes="$checkboxes @ntluong95, please check the box when you finish" ;;
esac
Expand Down

0 comments on commit 9e5697b

Please sign in to comment.