2015-04-08 15:38:58 +02:00
|
|
|
|
<?php
|
2022-06-21 23:41:56 +02:00
|
|
|
|
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$y=0;
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Menu Manager";
|
2020-03-20 21:47:13 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-gb'] = "Menu Manager";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "Menu Manager";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Menü Einstellungen";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-de'] = "Menü Einstellungen";
|
2019-12-07 23:26:58 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['el-gr'] = "Διαχειριστής Μενού";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-cl'] = "Gestor de Menú";
|
2022-06-21 23:41:56 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-mx'] = "Gestor de Menú";
|
2022-01-31 20:35:23 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Gestion des Menus";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion des Menus";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל תפריט";
|
2017-09-21 17:06:26 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['it-it'] = "Gestione dei Menu";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Menu Manager";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer menu";
|
2019-11-28 01:53:28 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Menus";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Gestor de Menus";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Управление меню";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['sv-se'] = "Meny Inställningar";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Менеджер меню";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['uuid'] = "da3a9ab4-c28e-ea8d-50cc-e8405ac8e76e";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['path'] = "/core/menu/menu.php";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
|
|
|
|
|
$y++;
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Home";
|
2020-03-20 21:47:13 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-gb'] = "Home";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "البيت";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Home";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-de'] = "Home";
|
2019-12-07 23:26:58 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['el-gr'] = "Αρχική";
|
2022-06-21 23:41:56 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-cl'] = "Inicio";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-mx'] = "Inicio";
|
2023-02-28 08:00:51 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Accueil";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Maison";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['he-il'] = "בית";
|
2017-09-21 17:06:26 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['it-it'] = "Home";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Thuis";
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Główne";
|
2019-11-28 01:53:28 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-br'] = "Principal";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Casa";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Основные";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['sv-se'] = "Hem";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Основне";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['parent_uuid'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
2019-08-21 03:53:21 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['icon'] = "fa-home";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['path'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['order'] = "5";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
2019-01-02 23:28:52 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "admin";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "user";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "agent";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$y++;
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Accounts";
|
2020-03-20 21:47:13 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-gb'] = "Accounts";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "الحسابات";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Konten";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-de'] = "Konten";
|
2019-12-07 23:26:58 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['el-gr'] = "Λογαριασμοί";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-cl'] = "Cuentas";
|
2022-06-21 23:41:56 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-mx'] = "Cuentas";
|
2022-01-31 20:35:23 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Comptes";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Comptes";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['he-il'] = "חשבונות";
|
2017-09-21 17:06:26 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['it-it'] = "Credenziali";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Accounts";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Konta";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-br'] = "Contas";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Contas";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Учетные Записи";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['sv-se'] = "Konton";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Облікові записи";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['parent_uuid'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
2019-08-21 03:53:21 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['icon'] = "fa-user";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['path'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['order'] = "10";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "admin";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
|
|
|
|
|
$y++;
|
2020-02-20 01:01:12 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Applications";
|
2020-03-20 21:47:13 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-gb'] = "Applications";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "التطبيقات";
|
2020-02-20 01:01:12 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Applikationen";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-de'] = "Applikationen";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-cl'] = "Aplicaciones";
|
2022-06-21 23:41:56 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-mx'] = "Aplicaciones";
|
2022-01-31 20:35:23 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Applications";
|
2020-02-20 01:01:12 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Apps";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['he-il'] = "יישומים";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['it-it'] = "Applicazioni";
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Applicaties";
|
2020-02-20 01:01:12 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aplikacje";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-br'] = "Aplicações";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Aplicações";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Приложения";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['sv-se'] = "Appar";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Додатки";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['parent_uuid'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['icon'] = "fa-paper-plane";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['path'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['order'] = "20";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "admin";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "user";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "agent";
|
|
|
|
|
|
$y++;
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Status";
|
2020-03-20 21:47:13 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-gb'] = "Status";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "الحالة";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Status";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-de'] = "Status";
|
2019-12-07 23:26:58 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['el-gr'] = "Κατάσταση";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-cl'] = "Estado";
|
2022-06-21 23:41:56 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-mx'] = "Estado";
|
2022-01-31 20:35:23 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Etat";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Etat";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['he-il'] = "סטטוס";
|
2017-09-21 17:06:26 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['it-it'] = "Stato";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Status";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Status ";
|
2019-11-28 01:53:28 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-br'] = "Estado";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Estado";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Статус";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['sv-se'] = "Status";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Статус";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['parent_uuid'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
2019-08-21 03:53:21 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['icon'] = "fa-chart-bar";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['path'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['order'] = "25";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "admin";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
|
|
|
|
|
$y++;
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Advanced";
|
2020-03-20 21:47:13 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-gb'] = "Advanced";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "السلف";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Erweitert";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-de'] = "Erweitert";
|
2019-12-07 23:26:58 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['el-gr'] = "Για προχωρημένους";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-cl'] = "Avanzado";
|
2022-06-21 23:41:56 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-mx'] = "Avanzado";
|
2022-01-31 20:35:23 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Avancé";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Avancé";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['he-il'] = "מתקדם";
|
2017-09-21 17:06:26 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['it-it'] = "Avanzato";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Vertaling:";
|
2022-03-26 21:30:02 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Zaawansowane";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-br'] = "Avançado";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Avançado";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Дополнительные";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['sv-se'] = "Avancerad";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Розширені";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['parent_uuid'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
2019-08-21 03:53:21 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['icon'] = "fa-cog";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['path'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['order'] = "30";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
|
|
|
|
|
$y++;
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Login";
|
2020-03-20 21:47:13 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-gb'] = "Login";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "Login";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Anmelden";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-de'] = "Anmelden";
|
2019-12-07 23:26:58 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['el-gr'] = "Είσοδος";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-cl'] = "Ingresar";
|
2022-06-21 23:41:56 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-mx'] = "Ingresar";
|
2022-01-31 20:35:23 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Connexion";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Connexion";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['he-il'] = "כניסה";
|
2017-09-21 17:06:26 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['it-it'] = "Login";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Login";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Logina";
|
2019-11-28 01:53:28 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-br'] = "Entrar";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Entrar";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Войти";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['sv-se'] = "Login";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Логін";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['uuid'] = "c85bf816-b88d-40fa-8634-11b456928afa";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['parent_uuid'] = "";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
2019-08-21 03:53:21 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['icon'] = "fa-sign-in-alt";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['path'] = "/login.php";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "public";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['order'] = "99";
|
|
|
|
|
|
$y++;
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Logout";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['en-gb'] = "Logout";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "Logout";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Abmelden";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['de-de'] = "Abmelden";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['el-gr'] = "Έξοδος";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-cl'] = "Salir";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['es-mx'] = "Salir";
|
2022-01-31 20:35:23 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Déconnexion";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Déconnexion";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['he-il'] = "Logout";
|
2017-09-21 17:06:26 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['it-it'] = "Logout";
|
2023-03-28 18:24:11 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Uitloggen";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Wyloguj";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-br'] = "Sair";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Logotipo";
|
2017-06-02 20:17:50 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Выйти";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['sv-se'] = "Logout";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['title']['uk-ua'] = "вийти";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['uuid'] = "0d29e9f4-0c9b-9d8d-cd2d-454899dc9bc4";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['category'] = "internal";
|
2019-08-21 03:53:21 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['icon'] = "fa-sign-out-alt";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$apps[$x]['menu'][$y]['path'] = "/logout.php";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "admin";
|
|
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "user";
|
2019-01-02 23:28:52 +01:00
|
|
|
|
$apps[$x]['menu'][$y]['groups'][] = "agent";
|
2023-05-02 05:25:25 +02:00
|
|
|
|
$y++;
|
2015-06-30 19:11:39 +02:00
|
|
|
|
|
2015-07-02 08:17:15 +02:00
|
|
|
|
?>
|