diff --git a/app/call_centers/app_languages.php b/app/call_centers/app_languages.php index 8d1deb2fe7..2a87ecd4b3 100644 --- a/app/call_centers/app_languages.php +++ b/app/call_centers/app_languages.php @@ -1628,7 +1628,7 @@ $text['description-exit_keys']['es-mx'] = "Teclas para salir de la espera de la $text['description-exit_keys']['fr-ca'] = "Touches pour quitter la file d'attente actuelle."; $text['description-exit_keys']['fr-fr'] = "Touches pour quitter la file d'attente actuelle"; $text['description-exit_keys']['he-il'] = "מקשים ליציאה מהתור הנוכחי הממתין."; -$text['description-exit_keys']['it-it'] = ""Tasti per uscire dalla coda corrente in attesa.; +$text['description-exit_keys']['it-it'] = "Tasti per uscire dalla coda corrente in attesa."; $text['description-exit_keys']['nl-nl'] = "Toetsen om de huidige wachtrij te verlaten."; $text['description-exit_keys']['pl-pl'] = "Klawisze do wyjścia z bieżącej kolejki oczekującej."; $text['description-exit_keys']['pt-br'] = "Teclas para sair da fila de espera atual.";