app_menu.php 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. <?php
  2. $y=0;
  3. $apps[$x]['menu'][$y]['title']['en-us'] = "Script Editor";
  4. $apps[$x]['menu'][$y]['title']['ar-eg'] = "";
  5. $apps[$x]['menu'][$y]['title']['de-at'] = "Skript Editor";
  6. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  7. $apps[$x]['menu'][$y]['title']['de-de'] = "Skript Editor";
  8. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor de Scripts";
  9. $apps[$x]['menu'][$y]['title']['es-mx'] = "";
  10. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  11. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de script";
  12. $apps[$x]['menu'][$y]['title']['he-il'] = "";
  13. $apps[$x]['menu'][$y]['title']['it-it'] = "Editor Script";
  14. $apps[$x]['menu'][$y]['title']['nl-nl'] = "Scipt bewerker";
  15. $apps[$x]['menu'][$y]['title']['pl-pl'] = "";
  16. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  17. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor de Scripts";
  18. $apps[$x]['menu'][$y]['title']['ro-ro'] = "";
  19. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор скриптов";
  20. $apps[$x]['menu'][$y]['title']['sv-se'] = "";
  21. $apps[$x]['menu'][$y]['title']['uk-ua'] = "";
  22. $apps[$x]['menu'][$y]['uuid'] = "f1905fec-0577-daef-6045-59d09b7d3f94";
  23. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  24. $apps[$x]['menu'][$y]['category'] = "external";
  25. $apps[$x]['menu'][$y]['icon'] = "external-link-alt";
  26. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=scripts";
  27. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  28. $y++;
  29. $apps[$x]['menu'][$y]['title']['en-us'] = "XML Editor";
  30. $apps[$x]['menu'][$y]['title']['ar-eg'] = "";
  31. $apps[$x]['menu'][$y]['title']['de-at'] = "XML Editor";
  32. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  33. $apps[$x]['menu'][$y]['title']['de-de'] = "XML Editor";
  34. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor XML";
  35. $apps[$x]['menu'][$y]['title']['es-mx'] = "";
  36. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  37. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur XML";
  38. $apps[$x]['menu'][$y]['title']['he-il'] = "";
  39. $apps[$x]['menu'][$y]['title']['it-it'] = "Editor XML";
  40. $apps[$x]['menu'][$y]['title']['nl-nl'] = "";
  41. $apps[$x]['menu'][$y]['title']['pl-pl'] = "";
  42. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  43. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor XML";
  44. $apps[$x]['menu'][$y]['title']['ro-ro'] = "";
  45. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор XML";
  46. $apps[$x]['menu'][$y]['title']['sv-se'] = "";
  47. $apps[$x]['menu'][$y]['title']['uk-ua'] = "";
  48. $apps[$x]['menu'][$y]['uuid'] = "16013877-606a-2a05-7d6a-c1b215839131";
  49. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  50. $apps[$x]['menu'][$y]['category'] = "external";
  51. $apps[$x]['menu'][$y]['icon'] = "external-link-alt";
  52. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=xml";
  53. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  54. $y++;
  55. $apps[$x]['menu'][$y]['title']['en-us'] = "Provision Editor";
  56. $apps[$x]['menu'][$y]['title']['ar-eg'] = "";
  57. $apps[$x]['menu'][$y]['title']['de-at'] = "Bereitstellungs Editor";
  58. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  59. $apps[$x]['menu'][$y]['title']['de-de'] = "Bereitstellungs Editor";
  60. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor de Provisionamiento";
  61. $apps[$x]['menu'][$y]['title']['es-mx'] = "";
  62. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  63. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de Provisioning";
  64. $apps[$x]['menu'][$y]['title']['he-il'] = "";
  65. $apps[$x]['menu'][$y]['title']['it-it'] = "Editor di Provisioning";
  66. $apps[$x]['menu'][$y]['title']['nl-nl'] = "";
  67. $apps[$x]['menu'][$y]['title']['pl-pl'] = "";
  68. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  69. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor de Provisionamento";
  70. $apps[$x]['menu'][$y]['title']['ro-ro'] = "";
  71. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор шаблонов автоконфигурации";
  72. $apps[$x]['menu'][$y]['title']['sv-se'] = "";
  73. $apps[$x]['menu'][$y]['title']['uk-ua'] = "";
  74. $apps[$x]['menu'][$y]['uuid'] = "57773542-a565-1a29-605d-6535da1a0870";
  75. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  76. $apps[$x]['menu'][$y]['category'] = "external";
  77. $apps[$x]['menu'][$y]['icon'] = "external-link-alt";
  78. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=provision";
  79. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  80. $y++;
  81. $apps[$x]['menu'][$y]['title']['en-us'] = "PHP Editor";
  82. $apps[$x]['menu'][$y]['title']['ar-eg'] = "";
  83. $apps[$x]['menu'][$y]['title']['de-at'] = "PHP Editor";
  84. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  85. $apps[$x]['menu'][$y]['title']['de-de'] = "PHP Editor";
  86. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor PHP";
  87. $apps[$x]['menu'][$y]['title']['es-mx'] = "";
  88. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  89. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur PHP";
  90. $apps[$x]['menu'][$y]['title']['he-il'] = "";
  91. $apps[$x]['menu'][$y]['title']['it-it'] = "Editor PHP";
  92. $apps[$x]['menu'][$y]['title']['nl-nl'] = "";
  93. $apps[$x]['menu'][$y]['title']['pl-pl'] = "";
  94. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  95. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor de PHP";
  96. $apps[$x]['menu'][$y]['title']['ro-ro'] = "";
  97. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор PHP";
  98. $apps[$x]['menu'][$y]['title']['sv-se'] = "";
  99. $apps[$x]['menu'][$y]['title']['uk-ua'] = "";
  100. $apps[$x]['menu'][$y]['uuid'] = "eae1f2d6-789b-807c-cc26-44501e848693";
  101. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  102. $apps[$x]['menu'][$y]['category'] = "external";
  103. $apps[$x]['menu'][$y]['icon'] = "external-link-alt";
  104. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=php";
  105. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  106. $y++;
  107. $apps[$x]['menu'][$y]['title']['en-us'] = "Grammar Editor";
  108. $apps[$x]['menu'][$y]['title']['ar-eg'] = "";
  109. $apps[$x]['menu'][$y]['title']['de-at'] = "Grammatik Editor";
  110. $apps[$x]['menu'][$y]['title']['de-ch'] = "";
  111. $apps[$x]['menu'][$y]['title']['de-de'] = "Grammatik Editor";
  112. $apps[$x]['menu'][$y]['title']['es-cl'] = "Editor Gramático";
  113. $apps[$x]['menu'][$y]['title']['es-mx'] = "Editor Gramático";
  114. $apps[$x]['menu'][$y]['title']['fr-ca'] = "";
  115. $apps[$x]['menu'][$y]['title']['fr-fr'] = "Editeur de Grammaire";
  116. $apps[$x]['menu'][$y]['title']['he-il'] = "";
  117. $apps[$x]['menu'][$y]['title']['it-it'] = "Editor Grammatica";
  118. $apps[$x]['menu'][$y]['title']['nl-nl'] = "";
  119. $apps[$x]['menu'][$y]['title']['pl-pl'] = "";
  120. $apps[$x]['menu'][$y]['title']['pt-br'] = "";
  121. $apps[$x]['menu'][$y]['title']['pt-pt'] = "Editor Gramático";
  122. $apps[$x]['menu'][$y]['title']['ro-ro'] = "";
  123. $apps[$x]['menu'][$y]['title']['ru-ru'] = "Редактор грамматики";
  124. $apps[$x]['menu'][$y]['title']['sv-se'] = "";
  125. $apps[$x]['menu'][$y]['title']['uk-ua'] = "";
  126. $apps[$x]['menu'][$y]['uuid'] = "c3db739e-89f9-0fa2-44ce-0f4c2ff43b1a";
  127. $apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
  128. $apps[$x]['menu'][$y]['category'] = "external";
  129. $apps[$x]['menu'][$y]['icon'] = "external-link-alt";
  130. $apps[$x]['menu'][$y]['path'] = "/app/edit/index.php?dir=grammar";
  131. $apps[$x]['menu'][$y]['groups'][] = "superadmin";
  132. ?>