Update modifier-select-ui-handler.json

This commit is contained in:
Lugiad 2024-09-13 18:26:51 +02:00 committed by GitHub
parent 519242fd93
commit dd7ca44607
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 2 deletions

View File

@ -8,5 +8,7 @@
"lockRaritiesDesc": "在刷新时锁定道具稀有度(影响刷新费用)",
"checkTeamDesc": "检查队伍或使用形态改变道具",
"rerollCost": "₽{{formattedMoney}}",
"itemCost": "₽{{formattedMoney}}"
}
"itemCost": "₽{{formattedMoney}}",
"continueNextWaveButton": "Continue",
"continueNextWaveDescription": "Continue to the next wave"
}