@progress/kendo-angular-messages 1.38.0-dev.202210271849 → 1.38.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.
@@ -16,22 +16,22 @@ kendo:
16
16
  toggle: Toggle popup
17
17
 
18
18
  # The Accept button text in the datetimepicker component
19
- accept: Set
19
+ accept: Sett
20
20
 
21
21
  # The label for the Accept button in the datetimepicker component
22
- acceptLabel: Set
22
+ acceptLabel: Sett
23
23
 
24
24
  # The Cancel button text in the datetimepicker component
25
- cancel: Cancel
25
+ cancel: Avbryt
26
26
 
27
27
  # The label for the Cancel button in the datetimepicker component
28
- cancelLabel: Cancel
28
+ cancelLabel: Avbryt
29
29
 
30
30
  # The Now button text in the timepicker component
31
- now: NOW
31
+ now:
32
32
 
33
33
  # The label for the Now button in the timepicker component
34
- nowLabel: Select now
34
+ nowLabel:
35
35
 
36
36
  # The label for the today button in the calendar header
37
37
  today: TODAY
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-messages",
3
- "version": "1.38.0-dev.202210271849",
3
+ "version": "1.38.0",
4
4
  "description": "Localization messages - Kendo UI for Angular",
5
5
  "main": "index.js",
6
6
  "scripts": {