@sanity/locale-is-is 1.2.2 → 1.2.4
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.
|
@@ -113,6 +113,10 @@ var studio = removeUndefinedLocaleResources({
|
|
|
113
113
|
"calendar.action.set-to-current-time": "Stilltu \xE1 n\xFAverandi t\xEDma",
|
|
114
114
|
/** 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 */
|
|
115
115
|
"calendar.action.set-to-time-preset": "{{time}} \xE1 {{date, datetime}}",
|
|
116
|
+
/** Aria label for button to open date picker */
|
|
117
|
+
"calendar.button.aria-label": "Opna dagatal",
|
|
118
|
+
/** Tooltip content for button to open datetime input */
|
|
119
|
+
"calendar.button.tooltip-text": "Veldu dagsetningu",
|
|
116
120
|
/** Error message displayed in calendar when entered date is not the correct format */
|
|
117
121
|
"calendar.error.must-be-in-format": "Ver\xF0ur a\xF0 vera \xE1 sni\xF0inu <Emphasis>{{exampleDate}}</Emphasis>",
|
|
118
122
|
/** Month name for April */
|