diff --git a/app/call_centers/app_config.php b/app/call_centers/app_config.php index 49cab20003..9827896838 100644 --- a/app/call_centers/app_config.php +++ b/app/call_centers/app_config.php @@ -13,6 +13,7 @@ $apps[$x]['description']['de-at'] = "Warteschlangen um eingehende Anrufe zu verwalten und diese an verfügbare Agenten weiterzuleiten."; $apps[$x]['description']['de-ch'] = ""; $apps[$x]['description']['de-de'] = "Warteschlangen um eingehende Anrufe zu verwalten und diese an verfügbare Agenten weiterzuleiten."; + $apps[$x]['description']['el-gr'] = "Ουρές για διαχείριση εισερχόμενων κλήσεων και δρομολόγησης των κλήσεων σε διαθέσιμους τηλεφωνητές/τηλεφωνήτριες."; $apps[$x]['description']['es-cl'] = "Colas pra administar las llamadas entrantes y enviarlas a los agentes disponibles"; $apps[$x]['description']['es-mx'] = ""; $apps[$x]['description']['fr-ca'] = "Queues pour envoyer les appels entrants vers les agents disponibles.";