@@ -46,6 +46,7 @@ exports[`Matches shallow shapshot 1`] = `
46
46
" calendarLabel" : " Calendar" ,
47
47
" chooseAvailableEndDate" : [Function ],
48
48
" chooseAvailableStartDate" : [Function ],
49
+ " clearDate" : " Clear Date" ,
49
50
" clearDates" : " Clear Dates" ,
50
51
" closeDatePicker" : " Close" ,
51
52
" dateIsSelected" : [Function ],
@@ -57,8 +58,8 @@ exports[`Matches shallow shapshot 1`] = `
57
58
" focusStartDate" : " Interact with the calendar and add the check-in date for your trip." ,
58
59
" hideKeyboardShortcutsPanel" : " Close the shortcuts panel." ,
59
60
" homeEnd" : " Home and end keys" ,
60
- " jumpToNextMonth" : " Move forward to switch to the next month. " ,
61
- " jumpToPrevMonth" : " Move backward to switch to the previous month. " ,
61
+ " jumpToNextMonth" : " Next Month " ,
62
+ " jumpToPrevMonth" : " Previous Month " ,
62
63
" keyboardNavigationInstructions" : " Press the down arrow key to interact with the calendar and
63
64
select a date . Press the question mark key to get the keyboard shortcuts for changing dates ." ,
64
65
" keyboardShortcuts" : " Keyboard Shortcuts" ,
0 commit comments