Skip to content

Commit b323289

Browse files
Rosen Konstantinovrkonstantinov
authored andcommitted
feat: add localization text for Grid filter menu logic
1 parent 0ca7d78 commit b323289

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

+384
-0
lines changed

messages/grid/grid.bg-BG.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,9 @@ kendo:
100100
# The text of the "clear filter button"
101101
filterClearButton: Премахни филтър
102102

103+
# The text of the "And" filter logic
104+
filterAndLogic: и
105+
106+
# The text of the "Or" filter logic
107+
filterOrLogic: или
108+

messages/grid/grid.cs-CZ.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,9 @@ kendo:
100100
# The text of the "clear filter button"
101101
filterClearButton: Zrušit
102102

103+
# The text of the "And" filter logic
104+
filterAndLogic: A zároveň
105+
106+
# The text of the "Or" filter logic
107+
filterOrLogic: Nebo
108+

messages/grid/grid.da-DK.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ kendo:
9999
# The text of the "clear filter button"
100100
filterClearButton: Nulstil
101101

102+
# The text of the "And" filter logic
103+
filterAndLogic: Og
104+
105+
# The text of the "Or" filter logic
106+
filterOrLogic: Eller
107+

messages/grid/grid.de-AT.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ kendo:
9999
# The text of the "clear filter button"
100100
filterClearButton: Löschen
101101

102+
# The text of the "And" filter logic
103+
filterAndLogic: und
104+
105+
# The text of the "Or" filter logic
106+
filterOrLogic: oder
107+

messages/grid/grid.de-CH.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ kendo:
9999
# The text of the "clear filter button"
100100
filterClearButton: Löschen
101101

102+
# The text of the "And" filter logic
103+
filterAndLogic: und
104+
105+
# The text of the "Or" filter logic
106+
filterOrLogic: oder
107+

messages/grid/grid.de-DE.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ kendo:
9999
# The text of the "clear filter button"
100100
filterClearButton: Löschen
101101

102+
# The text of the "And" filter logic
103+
filterAndLogic: und
104+
105+
# The text of the "Or" filter logic
106+
filterOrLogic: oder
107+

messages/grid/grid.de-LI.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ kendo:
9999
# The text of the "clear filter button"
100100
filterClearButton: Löschen
101101

102+
# The text of the "And" filter logic
103+
filterAndLogic: Und
104+
105+
# The text of the "Or" filter logic
106+
filterOrLogic: Oder
107+

messages/grid/grid.en-AU.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ kendo:
9999
# The text of the "clear filter button"
100100
filterClearButton: Clear
101101

102+
# The text of the "And" filter logic
103+
filterAndLogic: And
104+
105+
# The text of the "Or" filter logic
106+
filterOrLogic: Or
107+

messages/grid/grid.en-CA.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ kendo:
9999
# The text of the "clear filter button"
100100
filterClearButton: Clear
101101

102+
# The text of the "And" filter logic
103+
filterAndLogic: And
104+
105+
# The text of the "Or" filter logic
106+
filterOrLogic: Or
107+

messages/grid/grid.en-GB.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,9 @@ kendo:
9999
# The text of the "clear filter button"
100100
filterClearButton: Clear
101101

102+
# The text of the "And" filter logic
103+
filterAndLogic: And
104+
105+
# The text of the "Or" filter logic
106+
filterOrLogic: Or
107+

0 commit comments

Comments
 (0)