Update src/locales/ko/mystery-encounters/training-session-dialogue.json
Co-authored-by: returntoice <dieandbecome@gmail.com>
This commit is contained in:
parent
f478adcff8
commit
4886085b3e
|
@ -8,7 +8,7 @@
|
||||||
"1": {
|
"1": {
|
||||||
"label": "가벼운 트레이닝",
|
"label": "가벼운 트레이닝",
|
||||||
"tooltip": "(-) 쉬운 배틀 \n(+) 선택 포켓몬 무작위 개체치 2가지 향상",
|
"tooltip": "(-) 쉬운 배틀 \n(+) 선택 포켓몬 무작위 개체치 2가지 향상",
|
||||||
"finished": "훈련을 마친 {{selectedPokemon}}[[는]] 조금 지쳤지만 뿌듯해보인다!${{selectedPokemon}}의 {{stat1}}[[과]] {{stat2}}[[가]] 상승했다!"
|
"finished": "훈련을 마친 {{selectedPokemon}}[[는]] 조금 지쳤지만 뿌듯해 보인다!${{selectedPokemon}}의 {{stat1}}[[과]] {{stat2}}[[가]] 상승했다!"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"label": "일반적인 트레이닝",
|
"label": "일반적인 트레이닝",
|
||||||
|
|
Loading…
Reference in New Issue