@progress/kendo-angular-messages 1.50.0-develop.2 → 1.50.0-develop.3

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.
@@ -71,13 +71,13 @@ kendo:
71
71
  filterInputLabel: Филтър
72
72
 
73
73
  # The text of the Apply button in the action sheet
74
- applyButton: Apply
74
+ applyButton: Приложи
75
75
 
76
76
  # The text of the Cancel button in the action sheet
77
- cancelButton: Cancel
77
+ cancelButton: Отмени
78
78
 
79
79
  # The text displayed for the check-all checkbox
80
- checkAllText: Check all
80
+ checkAllText: Избери всички
81
81
 
82
82
  multicolumncombobox:
83
83
  # The text displayed in the popup when there are no items
@@ -100,7 +100,7 @@ kendo:
100
100
  popupLabel: Списък с опции
101
101
 
102
102
  # The text of the Apply button in the action sheet
103
- applyButton: Apply
103
+ applyButton: Приложи
104
104
 
105
105
  # The text of the Cancel button in the action sheet
106
- cancelButton: Cancel
106
+ cancelButton: Отмени
@@ -1,4 +1,4 @@
1
1
  kendo:
2
2
  stepper:
3
3
  # The text for the optional segment of the step label.
4
- optional: Optional
4
+ optional: Незадължително
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-messages",
3
- "version": "1.50.0-develop.2",
3
+ "version": "1.50.0-develop.3",
4
4
  "description": "Localization messages - Kendo UI for Angular",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",