@progress/kendo-angular-messages 1.34.0 → 1.34.1-dev.202207041019

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,7 +4,7 @@ kendo:
4
4
  today: Heute
5
5
 
6
6
  # The title of the previous button in the Classic calendar
7
- prevButtonTitle: Navigate to previous view
7
+ prevButtonTitle: Vorheriger Zeitraum
8
8
 
9
9
  # The title of the next button in the Classic calendar
10
- nextButtonTitle: Navigate to next view
10
+ nextButtonTitle: Nächster Zeitraum
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-messages",
3
- "version": "1.34.0",
3
+ "version": "1.34.1-dev.202207041019",
4
4
  "description": "Localization messages - Kendo UI for Angular",
5
5
  "main": "index.js",
6
6
  "scripts": {