[Localization] minor ko fix (#4433)

Co-authored-by: Enoch <enoch.jwsong@gmail.com>
This commit is contained in:
returntoice 2024-09-26 04:59:37 +09:00 committed by GitHub
parent acc1ef4add
commit 579975dfc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -50,9 +50,9 @@
"description": "{{battleCount}}번의 배틀 동안 더블 배틀이 등장할 확률이 4배가 된다."
},
"TempStatStageBoosterModifierType": {
"description": "자신의 모든 포켓몬이 5번의 배틀 동안 {{stat}}[[가]] {{amount}}단계 증가한다.",
"description": "자신의 모든 포켓몬이 5번의 배틀 동안 {{stat}}[[가]] {{amount}} 증가한다.",
"extra": {
"stage": "1 스테이지",
"stage": "1단계",
"percentage": "30%"
}
},