@progress/kendo-angular-messages 1.32.2-dev.202112231640 → 1.32.2-dev.202112231723

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.
@@ -4,10 +4,10 @@ kendo:
4
4
  today: Idag
5
5
 
6
6
  # The label for the toggle button in the datepicker component
7
- toggle: Toggle calendar
7
+ toggle: Växla kalender
8
8
 
9
9
  # The title of the previous button in the Classic calendar
10
- prevButtonTitle: Navigate to previous view
10
+ prevButtonTitle: Navigera till tidigare vy
11
11
 
12
12
  # The title of the next button in the Classic calendar
13
- nextButtonTitle: Navigate to next view
13
+ nextButtonTitle: Navigera till nästa vy
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-messages",
3
- "version": "1.32.2-dev.202112231640",
3
+ "version": "1.32.2-dev.202112231723",
4
4
  "description": "Localization messages - Kendo UI for Angular",
5
5
  "main": "index.js",
6
6
  "scripts": {