@progress/kendo-angular-messages 1.42.0-develop.1 → 1.43.0-develop.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/messages/chat/chat.ar.yml +13 -0
  2. package/messages/chat/chat.bg-BG.yml +13 -0
  3. package/messages/chat/chat.cs-CZ.yml +13 -0
  4. package/messages/chat/chat.da-DK.yml +13 -0
  5. package/messages/chat/chat.de-AT.yml +13 -0
  6. package/messages/chat/chat.de-CH.yml +13 -0
  7. package/messages/chat/chat.de-DE.yml +13 -0
  8. package/messages/chat/chat.de-LI.yml +13 -0
  9. package/messages/chat/chat.en-AU.yml +13 -0
  10. package/messages/chat/chat.en-CA.yml +13 -0
  11. package/messages/chat/chat.en-GB.yml +13 -0
  12. package/messages/chat/chat.en-US.yml +13 -0
  13. package/messages/chat/chat.es-AR.yml +13 -0
  14. package/messages/chat/chat.es-BO.yml +13 -0
  15. package/messages/chat/chat.es-CL.yml +13 -0
  16. package/messages/chat/chat.es-CO.yml +13 -0
  17. package/messages/chat/chat.es-CR.yml +13 -0
  18. package/messages/chat/chat.es-DO.yml +13 -0
  19. package/messages/chat/chat.es-EC.yml +13 -0
  20. package/messages/chat/chat.es-ES.yml +13 -0
  21. package/messages/chat/chat.es-GT.yml +13 -0
  22. package/messages/chat/chat.es-HN.yml +13 -0
  23. package/messages/chat/chat.es-MX.yml +13 -0
  24. package/messages/chat/chat.es-NI.yml +13 -0
  25. package/messages/chat/chat.es-PA.yml +13 -0
  26. package/messages/chat/chat.es-PE.yml +13 -0
  27. package/messages/chat/chat.es-PR.yml +13 -0
  28. package/messages/chat/chat.es-PY.yml +13 -0
  29. package/messages/chat/chat.es-US.yml +13 -0
  30. package/messages/chat/chat.es-UY.yml +13 -0
  31. package/messages/chat/chat.es-VE.yml +13 -0
  32. package/messages/chat/chat.fa-IR.yml +13 -0
  33. package/messages/chat/chat.fi-FI.yml +13 -0
  34. package/messages/chat/chat.fr-BE.yml +13 -0
  35. package/messages/chat/chat.fr-CA.yml +13 -0
  36. package/messages/chat/chat.fr-CD.yml +13 -0
  37. package/messages/chat/chat.fr-CH.yml +13 -0
  38. package/messages/chat/chat.fr-CI.yml +13 -0
  39. package/messages/chat/chat.fr-CM.yml +13 -0
  40. package/messages/chat/chat.fr-FR.yml +13 -0
  41. package/messages/chat/chat.fr-HT.yml +13 -0
  42. package/messages/chat/chat.fr-LU.yml +13 -0
  43. package/messages/chat/chat.fr-MA.yml +13 -0
  44. package/messages/chat/chat.fr-MC.yml +13 -0
  45. package/messages/chat/chat.fr-ML.yml +13 -0
  46. package/messages/chat/chat.fr-SN.yml +13 -0
  47. package/messages/chat/chat.he-IL.yml +13 -0
  48. package/messages/chat/chat.hy-AM.yml +13 -0
  49. package/messages/chat/chat.it-CH.yml +13 -0
  50. package/messages/chat/chat.it-IT.yml +13 -0
  51. package/messages/chat/chat.ja-JP.yml +13 -0
  52. package/messages/chat/chat.nb-NO.yml +13 -0
  53. package/messages/chat/chat.nl-BE.yml +13 -0
  54. package/messages/chat/chat.nl-NL.yml +13 -0
  55. package/messages/chat/chat.pl-PL.yml +13 -0
  56. package/messages/chat/chat.pt-BR.yml +13 -0
  57. package/messages/chat/chat.pt-PT.yml +13 -0
  58. package/messages/chat/chat.ro-RO.yml +13 -0
  59. package/messages/chat/chat.ru-RU.yml +13 -0
  60. package/messages/chat/chat.sk-SK.yml +13 -0
  61. package/messages/chat/chat.sv-SE.yml +13 -0
  62. package/messages/chat/chat.tr-TR.yml +13 -0
  63. package/messages/chat/chat.uk-UA.yml +13 -0
  64. package/messages/chat/chat.zh-CN.yml +13 -0
  65. package/messages/chat/chat.zh-HK.yml +13 -0
  66. package/messages/chat/chat.zh-TW.yml +13 -0
  67. package/messages/datetimepicker/datetimepicker.de-CH.yml +1 -1
  68. package/messages/datetimepicker/datetimepicker.de-DE.yml +1 -1
  69. package/package.json +1 -1
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Напишете съобщение...
5
+
6
+ # The text for the Send button
7
+ send: Изпратете...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Списък със съобщения
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Съобщение
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -0,0 +1,13 @@
1
+ kendo:
2
+ chat:
3
+ # The placholder text of the message text input
4
+ messagePlaceholder: Type a message...
5
+
6
+ # The text for the Send button
7
+ send: Send...
8
+
9
+ # The label text for the Message list
10
+ messageListLabel: Message list
11
+
12
+ # The label text for the Message input box
13
+ messageBoxInputLabel: Message
@@ -34,7 +34,7 @@ kendo:
34
34
  nowLabel: Jetzt
35
35
 
36
36
  # The label for the today button in the calendar header
37
- today: HEUTE
37
+ today: Heute
38
38
 
39
39
  # The title of the previous button in the Classic calendar
40
40
  prevButtonTitle: Navigate to previous view
@@ -34,7 +34,7 @@ kendo:
34
34
  nowLabel: Jetzt
35
35
 
36
36
  # The label for the today button in the calendar header
37
- today: HEUTE
37
+ today: Heute
38
38
 
39
39
  # The title of the previous button in the Classic calendar
40
40
  prevButtonTitle: Navigate to previous view
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-messages",
3
- "version": "1.42.0-develop.1",
3
+ "version": "1.43.0-develop.1",
4
4
  "description": "Localization messages - Kendo UI for Angular",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",