Skip to content

Commit e0e26ac

Browse files
authored
fix(datepicker): add datepicker messages. (#17)
Fixes #12
1 parent 1787b96 commit e0e26ac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+448
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: Днес
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: Dnes
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: I dag
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: Heute
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: Heute
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: Heute
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: Heute
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: Today
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: Today
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
datepicker:
3+
# The label for the today button in the calendar header
4+
today: Today
5+
6+
# The label for the toggle button in the datepicker component
7+
toggle: Toggle calendar

0 commit comments

Comments
 (0)