Check in streak

This commit is contained in:
2025-03-09 12:41:34 +08:00
parent f6939d7c23
commit 0241c5f804
9 changed files with 71 additions and 30 deletions

View File

@@ -770,5 +770,10 @@
"postViewInGlobalDescription": "不查看特定领域的帖子。",
"postDraftSaved": "已保存为草稿。",
"postDraftBox": "草稿箱",
"postShuffle": "随便看看"
"postShuffle": "随便看看",
"checkInStreak": {
"zero": "无连击",
"one": "连续签到 {} 天",
"other": "连续签到 {} 天"
}
}