This commit is contained in:
ytc1012
2025-12-02 16:38:58 +08:00
parent ef44d11c32
commit 86a368e1e3
34 changed files with 2767 additions and 686 deletions

View File

@@ -179,5 +179,26 @@
"achievement_centurion_name": "百日勇士",
"achievement_centurion_desc": "连续签到 100 天",
"achievement_year_warrior_name": "年度战士",
"achievement_year_warrior_desc": "连续签到 365 天"
"achievement_year_warrior_desc": "连续签到 365 天",
"total": "总计",
"status": "状态",
"pointsBreakdown": "积分明细",
"focusTimePoints": "专注时长",
"focusTimePointsDesc": "每专注1分钟获得1积分",
"honestyBonusLabel": "诚实奖励",
"honestyBonusDesc": "记录分心情况获得额外积分",
"checkInPoints": "每日签到",
"checkInPointsDesc": "每日首次签到获得基础积分",
"streakBonus": "连续签到奖励",
"streakBonusDesc": "连续签到 {days} 天",
"achievementBonusLabel": "成就奖励",
"weekdayS": "日",
"weekdayM": "一",
"weekdayT": "二",
"weekdayW": "三",
"weekdayTh": "四",
"weekdayF": "五",
"weekdaySa": "六"
}