@sanity/locale-cs-cz 1.1.7 → 1.1.9

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.
@@ -115,6 +115,10 @@ var studio = sanity.removeUndefinedLocaleResources({
115
115
  "calendar.action.set-to-current-time": "Nastavit na aktu\xE1ln\xED \u010Das",
116
116
  /** Label for selecting an hour preset. Receives a `time` param as a string on hh:mm format and a `date` param as a Date instance denoting the preset date */
117
117
  "calendar.action.set-to-time-preset": "{{time}} dne {{date, datetime}}",
118
+ /** Aria label for button to open date picker */
119
+ "calendar.button.aria-label": "Otev\u0159\xEDt kalend\xE1\u0159",
120
+ /** Tooltip content for button to open datetime input */
121
+ "calendar.button.tooltip-text": "Vybrat datum",
118
122
  /** Error message displayed in calendar when entered date is not the correct format */
119
123
  "calendar.error.must-be-in-format": "Mus\xED b\xFDt ve form\xE1tu <Emphasis>{{exampleDate}}</Emphasis>",
120
124
  /** Month name for April */