react-magma-dom 4.10.0 → 4.10.1-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -110,6 +110,7 @@ export interface I18nInterface {
110
110
  today: string;
111
111
  navigateToCurrentDateAriaLabel: string;
112
112
  backToCalendarAriaLabel: string;
113
+ backToCalendar: string;
113
114
  selectMonth: string;
114
115
  selectYear: string;
115
116
  helpModal: {