Skip to content

Commit 25ecea3

Browse files
Merge pull request #10 from telerik/numeric-messages
feat(numerictextbox): add messages
2 parents 7201b52 + 1a47cd9 commit 25ecea3

File tree

64 files changed

+448
-0
lines changed

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

0 commit comments

Comments
 (0)