Skip to content

Commit 277692b

Browse files
committed
feat(dateinput): add messages for the increment/decrement titles
1 parent 89f14e2 commit 277692b

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+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Увеличи стойността
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Намали стойността
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Zvětšit
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Zmenšit
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Zvětšit
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Zmenšit
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Wert erhöhen
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Wert verringern
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Wert erhöhen
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Wert verringern
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Wert erhöhen
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Wert verringern
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Wert erhöhen
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Wert verringern
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Increase value
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Decrease value
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Increase value
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Decrease value
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
kendo:
2+
dateinput:
3+
# The label for the **Increment** button in the DateInput
4+
increment: Increase value
5+
6+
# The label for the **Decrement** button in the DateInput
7+
decrement: Decrease value

0 commit comments

Comments
 (0)