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

@@ -772,5 +772,10 @@
"postViewInGlobalDescription": "Do not view the post in the specific realm.",
"postDraftSaved": "The draft has been saved.",
"postDraftBox": "Draft Box",
"postShuffle": "Read Randomly"
"postShuffle": "Read Randomly",
"checkInStreak": {
"zero": "No streak",
"one": "{} day streak",
"other": "{} days streak"
}
}