Skip to content

Commit fd6b9e3

Browse files
committed
feat(grid): add sort and filter icon labels
1 parent 26387cd commit fd6b9e3

Some content is hidden

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

65 files changed

+390
-0
lines changed

messages/grid/grid.ar.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: العناصر لكل صفحة
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: يساوي
3538

@@ -108,6 +111,9 @@ kendo:
108111
# The loading text
109112
loading: Loading
110113

114+
# The label of the sort icon
115+
sort: Sort
116+
111117
# The title of the column menu icon
112118
columnMenu: Column Menu
113119

messages/grid/grid.bg-BG.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: записи на страница
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: Е равно на
3538

@@ -109,6 +112,9 @@ kendo:
109112
# The loading text
110113
loading: Loading
111114

115+
# The label of the sort icon
116+
sort: Sort
117+
112118
# The title of the column menu icon
113119
columnMenu: Column Menu
114120

messages/grid/grid.cs-CZ.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: záznamů na stránku
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: Je shodná s
3538

@@ -109,6 +112,9 @@ kendo:
109112
# The loading text
110113
loading: Loading
111114

115+
# The label of the sort icon
116+
sort: Sort
117+
112118
# The title of the column menu icon
113119
columnMenu: Column Menu
114120

messages/grid/grid.da-DK.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: emner pr side
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: Er lig med
3538

@@ -108,6 +111,9 @@ kendo:
108111
# The loading text
109112
loading: Loading
110113

114+
# The label of the sort icon
115+
sort: Sort
116+
111117
# The title of the column menu icon
112118
columnMenu: Column Menu
113119

messages/grid/grid.de-AT.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: Elemente pro Seite
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: gleich ist
3538

@@ -108,6 +111,9 @@ kendo:
108111
# The loading text
109112
loading: Loading
110113

114+
# The label of the sort icon
115+
sort: Sort
116+
111117
# The title of the column menu icon
112118
columnMenu: Column Menu
113119

messages/grid/grid.de-CH.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: Elemente pro Seite
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: gleich ist
3538

@@ -108,6 +111,9 @@ kendo:
108111
# The loading text
109112
loading: Loading
110113

114+
# The label of the sort icon
115+
sort: Sort
116+
111117
# The title of the column menu icon
112118
columnMenu: Column Menu
113119

messages/grid/grid.de-DE.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: Elemente pro Seite
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: gleich ist
3538

@@ -108,6 +111,9 @@ kendo:
108111
# The loading text
109112
loading: Loading
110113

114+
# The label of the sort icon
115+
sort: Sort
116+
111117
# The title of the column menu icon
112118
columnMenu: Column Menu
113119

messages/grid/grid.de-LI.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: Elemente pro Seite
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: gleich sind
3538

@@ -108,6 +111,9 @@ kendo:
108111
# The loading text
109112
loading: Loading
110113

114+
# The label of the sort icon
115+
sort: Sort
116+
111117
# The title of the column menu icon
112118
columnMenu: Column Menu
113119

messages/grid/grid.en-AU.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: items per page
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: Is equal to
3538

@@ -108,6 +111,9 @@ kendo:
108111
# The loading text
109112
loading: Loading
110113

114+
# The label of the sort icon
115+
sort: Sort
116+
111117
# The title of the column menu icon
112118
columnMenu: Column Menu
113119

messages/grid/grid.en-CA.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ kendo:
3030
# The label for the page size chooser in the Grid pager
3131
pagerItemsPerPage: items per page
3232

33+
# The label of the filter cell or icon
34+
filter: Filter
35+
3336
# The text of the "equal" filter operator
3437
filterEqOperator: Is equal to
3538

@@ -108,6 +111,9 @@ kendo:
108111
# The loading text
109112
loading: Loading
110113

114+
# The label of the sort icon
115+
sort: Sort
116+
111117
# The title of the column menu icon
112118
columnMenu: Column Menu
113119

0 commit comments

Comments
 (0)