mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-02 02:03:48 +00:00
Merge pull request #5794 from tony1661/patch-1
Update app_languages.php
This commit is contained in:
@@ -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.";
|
||||
|
||||
Reference in New Issue
Block a user