mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
feat(core): add daily count for journal sidebar (#5559)
This commit is contained in:
@@ -1043,5 +1043,9 @@
|
||||
"com.affine.calendar.weekdays.wed": "Wed",
|
||||
"com.affine.calendar.weekdays.thu": "Thu",
|
||||
"com.affine.calendar.weekdays.fri": "Fri",
|
||||
"com.affine.calendar.weekdays.sat": "Sat"
|
||||
"com.affine.calendar.weekdays.sat": "Sat",
|
||||
"com.affine.journal.created-today": "Created today",
|
||||
"com.affine.journal.updated-today": "Updated today",
|
||||
"com.affine.journal.daily-count-created-empty-tips": "You haven't created anything yet",
|
||||
"com.affine.journal.daily-count-updated-empty-tips": "You haven't updated anything yet"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user