feat(web): indicate session activity in date picker (#1103)

* feat(web): indicate session activity in date picker

* fix(web): expose session activity to assistive tech
This commit is contained in:
Ananovo
2026-07-24 10:56:20 +08:00
committed by GitHub
parent 735ccda168
commit 0834dc098c
4 changed files with 27 additions and 5 deletions
+1
View File
@@ -60,6 +60,7 @@ export default {
'sessions.timeFilter.close': 'Close date picker',
'sessions.timeFilter.previousMonth': 'Previous month',
'sessions.timeFilter.nextMonth': 'Next month',
'sessions.timeFilter.dayWithActivity': '{date}, has session activity',
'sessions.group.showMore': 'Show {n} more',
'sessions.group.showLess': 'Show less',
'sessions.group.new': 'New session in this directory',