mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Fix the quotes in language file (#6633)
Co-authored-by: Tim Fry <tim@voipstratus.com>
This commit is contained in:
@@ -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.";
|
||||
|
||||
Reference in New Issue
Block a user