Skip to content

Commit 9c2d860

Browse files
authored
feat(listbox): add noDataText messages
1 parent 0cd96a8 commit 9c2d860

Some content is hidden

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

67 files changed

+201
-0
lines changed

messages/listbox/listbox.ar.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Remove
23+
24+
# The text displayed when there are no items.
25+
noDataText: No data found.

messages/listbox/listbox.bg-BG.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Изтрий
23+
24+
# The text displayed when there are no items.
25+
noDataText: Няма данни

messages/listbox/listbox.cs-CZ.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Remove
23+
24+
# The text displayed when there are no items.
25+
noDataText: No data found.

messages/listbox/listbox.da-DK.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Remove
23+
24+
# The text displayed when there are no items.
25+
noDataText: No data found.

messages/listbox/listbox.de-AT.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Entfernen
23+
24+
# The text displayed when there are no items.
25+
noDataText: No data found.

messages/listbox/listbox.de-CH.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Entfernen
23+
24+
# The text displayed when there are no items.
25+
noDataText: No data found.

messages/listbox/listbox.de-DE.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Entfernen
23+
24+
# The text displayed when there are no items.
25+
noDataText: No data found.

messages/listbox/listbox.de-LI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Remove
23+
24+
# The text displayed when there are no items.
25+
noDataText: No data found.

messages/listbox/listbox.en-AU.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Remove
23+
24+
# The text displayed when there are no items.
25+
noDataText: No data found.

messages/listbox/listbox.en-CA.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ kendo:
2020

2121
# The text of the `Remove` button title.
2222
remove: Remove
23+
24+
# The text displayed when there are no items.
25+
noDataText: No data found.

0 commit comments

Comments
 (0)