Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Japanese translation for new moves #929

Merged
merged 2 commits into from
Oct 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions data/v2/csv/move_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8623,10 +8623,18 @@ move_id,local_language_id,name
900,8,Turboincanto
900,9,Magical Torque
900,11,マジカルアクセル
901,1,ブラッドムーン
901,9,Blood Moon
901,11,ブラッドムーン
902,1,シャカシャカほう
902,9,Matcha Gotcha
902,11,シャカシャカほう
903,1,みずあめボム
903,9,Syrup Bomb
903,11,みずあめボム
904,1,ツタこんぼう
904,9,Ivy Cudgel
904,11,ツタこんぼう
10001,1,ダークラッシュ
10001,5,Charge Noire
10001,6,Cryptoschlag
Expand Down