Skip to content

Commit 42de1c9

Browse files
slavenaidtopalov
authored andcommitted
feat(colorpicker): add messages
1 parent 7f2c94f commit 42de1c9

File tree

67 files changed

+406
-4
lines changed

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

+406
-4
lines changed

messages/colorpicker/colorpicker.ar.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ kendo:
8080

8181
# The pass message for the contrast tool.
8282
passContrast: Pass
83+
84+
# The title for the Close button.
85+
closeButton: Close
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Choose Color

messages/colorpicker/colorpicker.bg-BG.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ kendo:
5858
formatButton: Change color format
5959

6060
# The message for the Apply action button
61-
applyButton: Apply
61+
applyButton: Приложи
6262

6363
# The message for the Cancel action button
64-
cancelButton: Cancel
64+
cancelButton: Откажи
6565

6666
# The label of the NumericTextBox representing the red color channel.
6767
redChannelLabel: Червен
@@ -76,7 +76,13 @@ kendo:
7676
alphaChannelLabel: Алфа
7777

7878
# The fail message for the contrast tool.
79-
failContrast: Fail
79+
failContrast: Неуспешно
8080

8181
# The pass message for the contrast tool.
82-
passContrast: Pass
82+
passContrast: Успешно
83+
84+
# The title for the Close button.
85+
closeButton: Затвори
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Избери цвят

messages/colorpicker/colorpicker.cs-CZ.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ kendo:
8080

8181
# The pass message for the contrast tool.
8282
passContrast: Pass
83+
84+
# The title for the Close button.
85+
closeButton: Close
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Choose Color

messages/colorpicker/colorpicker.da-DK.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ kendo:
8080

8181
# The pass message for the contrast tool.
8282
passContrast: Pass
83+
84+
# The title for the Close button.
85+
closeButton: Close
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Choose Color

messages/colorpicker/colorpicker.de-AT.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ kendo:
8080

8181
# The pass message for the contrast tool.
8282
passContrast: Erfolgreich
83+
84+
# The title for the Close button.
85+
closeButton: Close
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Choose Color

messages/colorpicker/colorpicker.de-CH.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ kendo:
8080

8181
# The pass message for the contrast tool.
8282
passContrast: Erfolgreich
83+
84+
# The title for the Close button.
85+
closeButton: Close
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Choose Color

messages/colorpicker/colorpicker.de-DE.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ kendo:
8080

8181
# The pass message for the contrast tool.
8282
passContrast: Erfolgreich
83+
84+
# The title for the Close button.
85+
closeButton: Close
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Choose Color

messages/colorpicker/colorpicker.de-LI.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ kendo:
8080

8181
# The pass message for the contrast tool.
8282
passContrast: Pass
83+
84+
# The title for the Close button.
85+
closeButton: Close
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Choose Color

messages/colorpicker/colorpicker.en-AU.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ kendo:
8080

8181
# The pass message for the contrast tool.
8282
passContrast: Pass
83+
84+
# The title for the Close button.
85+
closeButton: Close
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Choose Color

messages/colorpicker/colorpicker.en-CA.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,9 @@ kendo:
8080

8181
# The pass message for the contrast tool.
8282
passContrast: Pass
83+
84+
# The title for the Close button.
85+
closeButton: Close
86+
87+
# The title for the ActionSheet when in adaptive mode.
88+
adaptiveTitle: Choose Color

0 commit comments

Comments
 (0)