add missing translation for continue
This commit is contained in:
parent
22f9d88076
commit
53e8394de4
|
@ -9,6 +9,6 @@
|
||||||
"checkTeamDesc": "파티를 확인하거나 폼 변경 아이템을 사용합니다.",
|
"checkTeamDesc": "파티를 확인하거나 폼 변경 아이템을 사용합니다.",
|
||||||
"rerollCost": "₽{{formattedMoney}}",
|
"rerollCost": "₽{{formattedMoney}}",
|
||||||
"itemCost": "₽{{formattedMoney}}",
|
"itemCost": "₽{{formattedMoney}}",
|
||||||
"continueNextWaveButton": "Continue",
|
"continueNextWaveButton": "진행하기",
|
||||||
"continueNextWaveDescription": "Continue to the next wave"
|
"continueNextWaveDescription": "다음 웨이브로 진행한다."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue