feat(checkin): add check-in functionality with status retrieval and user quota rewards
This commit is contained in:
@@ -2185,6 +2185,29 @@
|
||||
"默认补全倍率": "Default completion ratio",
|
||||
"跨分组重试": "Cross-group retry",
|
||||
"跨分组": "Cross-group",
|
||||
"开启后,当前分组渠道失败时会按顺序尝试下一个分组的渠道": "After enabling, when the current group channel fails, it will try the next group's channel in order"
|
||||
"开启后,当前分组渠道失败时会按顺序尝试下一个分组的渠道": "After enabling, when the current group channel fails, it will try the next group's channel in order",
|
||||
"每日签到": "Daily Check-in",
|
||||
"今日已签到,累计签到": "Checked in today, total check-ins",
|
||||
"天": "days",
|
||||
"每日签到可获得随机额度奖励": "Daily check-in rewards random quota",
|
||||
"今日已签到": "Checked in today",
|
||||
"立即签到": "Check in now",
|
||||
"获取签到状态失败": "Failed to get check-in status",
|
||||
"签到成功!获得": "Check-in successful! Received",
|
||||
"签到失败": "Check-in failed",
|
||||
"获得": "Received",
|
||||
"累计签到": "Total check-ins",
|
||||
"本月获得": "This month",
|
||||
"累计获得": "Total received",
|
||||
"签到奖励将直接添加到您的账户余额": "Check-in rewards will be directly added to your account balance",
|
||||
"每日仅可签到一次,请勿重复签到": "Only one check-in per day, please do not check in repeatedly",
|
||||
"签到设置": "Check-in Settings",
|
||||
"签到功能允许用户每日签到获取随机额度奖励": "Check-in feature allows users to check in daily to receive random quota rewards",
|
||||
"启用签到功能": "Enable check-in feature",
|
||||
"签到最小额度": "Minimum check-in quota",
|
||||
"签到奖励的最小额度": "Minimum quota for check-in rewards",
|
||||
"签到最大额度": "Maximum check-in quota",
|
||||
"签到奖励的最大额度": "Maximum quota for check-in rewards",
|
||||
"保存签到设置": "Save check-in settings"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user