mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user