mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-19 13:30:55 +08:00
Merge pull request #1143 from nagisa77/codex/bugfix/donation-zh-translation
bugfix: translate donation notification type label
This commit is contained in:
@@ -803,6 +803,8 @@ const formatType = (t) => {
|
||||
return '有人申请兑换奶茶'
|
||||
case 'POINT_REDEEM':
|
||||
return '有人申请积分兑换'
|
||||
case 'DONATION':
|
||||
return '有人打赏了你'
|
||||
case 'LOTTERY_WIN':
|
||||
return '抽奖中奖了'
|
||||
case 'LOTTERY_DRAW':
|
||||
|
||||
Reference in New Issue
Block a user