iOS check in widget with notable days support

This commit is contained in:
2026-01-03 21:29:35 +08:00
parent 978b7b32fd
commit b6d7e52148
10 changed files with 375 additions and 29 deletions

View File

@@ -14,3 +14,10 @@
"loading" = "加载中...";
"rewardPoints" = "%d";
"rewardExperience" = "%d 经验值";
"footer" = "Solian 签到";
/* Notable Day Strings */
"notableDayToday" = "%@是今天!";
"notableDayIs" = "%@ 是 %@";
"notableDayUpcoming" = "接下来";
"today" = "今天";