Update app_languages.php

Added a better description for the value based on a video in the members portal.
This commit is contained in:
Antonio Fernandez
2021-03-07 11:52:42 -05:00
committed by GitHub
parent 739d9c3365
commit 8c1d73e02e

View File

@@ -2459,16 +2459,16 @@ $text['description-max_wait_time']['ru-ru'] = "Введите максималь
$text['description-max_wait_time']['sv-se'] = "Ange max vänt-tid.";
$text['description-max_wait_time']['uk-ua'] = "";
$text['description-max_no_answer']['en-us'] = "Enter max no answer.";
$text['description-max_no_answer']['en-gb'] = "Enter max no answer.";
$text['description-max_no_answer']['en-us'] = "At max no answer, the agent will be logged out.";
$text['description-max_no_answer']['en-gb'] = "At max no answer, the agent will be logged out.";
$text['description-max_no_answer']['ar-eg'] = "";
$text['description-max_no_answer']['de-at'] = "Geben Sie Max keine Antwort an."; //copied from de-de
$text['description-max_no_answer']['de-ch'] = "Geben Sie Max keine Antwort an."; //copied from de-de
$text['description-max_no_answer']['de-de'] = "Geben Sie Max keine Antwort an.";
$text['description-max_no_answer']['es-cl'] = "Introduza el máximo de no respuestas.";
$text['description-max_no_answer']['es-mx'] = "Introduza el máximo de no respuestas."; //copied from es-cl
$text['description-max_no_answer']['fr-ca'] = "Si l'agent ne répond pas aux appels ce nombre de fois, son état passe automatiquement à En pause.";
$text['description-max_no_answer']['fr-fr'] = "Si l'agent ne répond pas aux appels ce nombre de fois, son état passe automatiquement à En pause.";
$text['description-max_no_answer']['es-cl'] = "Si no hay respuesta como máximo, se cerrará la sesión del agente.";
$text['description-max_no_answer']['es-mx'] = "Si no hay respuesta como máximo, se cerrará la sesión del agente.";
$text['description-max_no_answer']['fr-ca'] = "Au maximum sans réponse, l'agent sera déconnecté";
$text['description-max_no_answer']['fr-fr'] = "Au maximum sans réponse, l'agent sera déconnecté";
$text['description-max_no_answer']['he-il'] = "";
$text['description-max_no_answer']['it-it'] = "Inserire max mancata risposta.";
$text['description-max_no_answer']['nl-nl'] = "Voer maximale geen antwoord tijd in.";