@progress/kendo-angular-messages 1.36.0-dev.202209141312 → 1.36.0

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 (66) hide show
  1. package/messages/editor/editor.ar.yml +6 -0
  2. package/messages/editor/editor.bg-BG.yml +6 -0
  3. package/messages/editor/editor.cs-CZ.yml +6 -0
  4. package/messages/editor/editor.da-DK.yml +6 -0
  5. package/messages/editor/editor.de-AT.yml +6 -0
  6. package/messages/editor/editor.de-CH.yml +6 -0
  7. package/messages/editor/editor.de-DE.yml +6 -0
  8. package/messages/editor/editor.de-LI.yml +6 -0
  9. package/messages/editor/editor.en-AU.yml +6 -0
  10. package/messages/editor/editor.en-CA.yml +6 -0
  11. package/messages/editor/editor.en-GB.yml +6 -0
  12. package/messages/editor/editor.en-US.yml +6 -0
  13. package/messages/editor/editor.es-AR.yml +6 -0
  14. package/messages/editor/editor.es-BO.yml +6 -0
  15. package/messages/editor/editor.es-CL.yml +6 -0
  16. package/messages/editor/editor.es-CO.yml +6 -0
  17. package/messages/editor/editor.es-CR.yml +6 -0
  18. package/messages/editor/editor.es-DO.yml +6 -0
  19. package/messages/editor/editor.es-EC.yml +6 -0
  20. package/messages/editor/editor.es-ES.yml +6 -0
  21. package/messages/editor/editor.es-GT.yml +6 -0
  22. package/messages/editor/editor.es-HN.yml +6 -0
  23. package/messages/editor/editor.es-MX.yml +6 -0
  24. package/messages/editor/editor.es-NI.yml +6 -0
  25. package/messages/editor/editor.es-PA.yml +6 -0
  26. package/messages/editor/editor.es-PE.yml +6 -0
  27. package/messages/editor/editor.es-PR.yml +6 -0
  28. package/messages/editor/editor.es-PY.yml +6 -0
  29. package/messages/editor/editor.es-US.yml +6 -0
  30. package/messages/editor/editor.es-UY.yml +6 -0
  31. package/messages/editor/editor.es-VE.yml +6 -0
  32. package/messages/editor/editor.fi-FI.yml +6 -0
  33. package/messages/editor/editor.fr-BE.yml +6 -0
  34. package/messages/editor/editor.fr-CA.yml +6 -0
  35. package/messages/editor/editor.fr-CD.yml +6 -0
  36. package/messages/editor/editor.fr-CH.yml +6 -0
  37. package/messages/editor/editor.fr-CI.yml +6 -0
  38. package/messages/editor/editor.fr-CM.yml +6 -0
  39. package/messages/editor/editor.fr-FR.yml +6 -0
  40. package/messages/editor/editor.fr-HT.yml +6 -0
  41. package/messages/editor/editor.fr-LU.yml +6 -0
  42. package/messages/editor/editor.fr-MA.yml +6 -0
  43. package/messages/editor/editor.fr-MC.yml +6 -0
  44. package/messages/editor/editor.fr-ML.yml +6 -0
  45. package/messages/editor/editor.fr-SN.yml +6 -0
  46. package/messages/editor/editor.he-IL.yml +6 -0
  47. package/messages/editor/editor.hy-AM.yml +6 -0
  48. package/messages/editor/editor.it-CH.yml +6 -0
  49. package/messages/editor/editor.it-IT.yml +6 -0
  50. package/messages/editor/editor.ja-JP.yml +6 -0
  51. package/messages/editor/editor.nb-NO.yml +6 -0
  52. package/messages/editor/editor.nl-BE.yml +6 -0
  53. package/messages/editor/editor.nl-NL.yml +6 -0
  54. package/messages/editor/editor.pl-PL.yml +6 -0
  55. package/messages/editor/editor.pt-BR.yml +6 -0
  56. package/messages/editor/editor.pt-PT.yml +6 -0
  57. package/messages/editor/editor.ro-RO.yml +6 -0
  58. package/messages/editor/editor.ru-RU.yml +6 -0
  59. package/messages/editor/editor.sk-SK.yml +6 -0
  60. package/messages/editor/editor.sv-SE.yml +6 -0
  61. package/messages/editor/editor.tr-TR.yml +6 -0
  62. package/messages/editor/editor.uk-UA.yml +6 -0
  63. package/messages/editor/editor.zh-CN.yml +6 -0
  64. package/messages/editor/editor.zh-HK.yml +6 -0
  65. package/messages/editor/editor.zh-TW.yml +6 -0
  66. package/package.json +1 -1
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Отпечатай
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Слей клетки
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Раздели клетка
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Stampa
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -154,3 +154,9 @@ kendo:
154
154
 
155
155
  # The title of the tool that prints the editor's content.
156
156
  print: Print
157
+
158
+ # The title of the tool that merges the currently selected cells.
159
+ mergeCells: Merge cells
160
+
161
+ # The title of the tool that splits the currently selected cell.
162
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Skriv ut
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
@@ -155,3 +155,9 @@ kendo:
155
155
 
156
156
  # The title of the tool that prints the editor's content.
157
157
  print: Print
158
+
159
+ # The title of the tool that merges the currently selected cells.
160
+ mergeCells: Merge cells
161
+
162
+ # The title of the tool that splits the currently selected cell.
163
+ splitCell: Split cell
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-messages",
3
- "version": "1.36.0-dev.202209141312",
3
+ "version": "1.36.0",
4
4
  "description": "Localization messages - Kendo UI for Angular",
5
5
  "main": "index.js",
6
6
  "scripts": {