Skip to content

Commit

Permalink
Update battle.json
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Sep 30, 2024
1 parent 6293ca0 commit 0c57b13
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/locales/zh_CN/battle.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,14 @@
"statHarshlyFell_other": "{{pokemonNameWithAffix}}的{{stats}}大幅降低了!",
"statSeverelyFell_other": "{{pokemonNameWithAffix}}的{{stats}}极大幅降低了!",
"statWontGoAnyLower_other": "{{pokemonNameWithAffix}}的{{stats}}已经无法再降低了!",
"statRose_one": "{{pokemonNameWithAffix}}的{{stats}}提高了!",
"statSharplyRose_one": "{{pokemonNameWithAffix}}的{{stats}}大幅提高了!",
"statRoseDrastically_one": "{{pokemonNameWithAffix}}的{{stats}}极大幅提高了!",
"statWontGoAnyHigher_one": "{{pokemonNameWithAffix}}的{{stats}}已经无法再提高了!",
"statFell_one": "{{pokemonNameWithAffix}}的{{stats}}降低了!",
"statHarshlyFell_one": "{{pokemonNameWithAffix}}的{{stats}}大幅降低了!",
"statSeverelyFell_one": "{{pokemonNameWithAffix}}的{{stats}}极大幅降低了!",
"statWontGoAnyLower_one": "{{pokemonNameWithAffix}}的{{stats}}已经无法再降低了!",
"transformedIntoType": "{{pokemonName}}变成了\n{{type}}属性!",
"ppReduced": "降低了{{targetName}}的\n{{moveName}}的PP{{reduction}}点!",
"retryBattle": "你要从对战开始时重试么?",
Expand Down

0 comments on commit 0c57b13

Please sign in to comment.