Update app_languages.php (#5928)
* Update app_languages.php "At max no answer, then the agent's Status will changed to 'On Break'."; * Update app_languages.php * Update app_languages.php Co-authored-by: FusionPBX <markjcrane@gmail.com>
This commit is contained in:
parent
6c3713ca95
commit
b94fafbfb9
|
|
@ -2459,8 +2459,8 @@ $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'] = "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']['en-us'] = "At max no answer, the agent's status will change to 'On Break'.";
|
||||
$text['description-max_no_answer']['en-gb'] = "At max no answer, the agent's status will change to 'On Break'.";
|
||||
$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
|
||||
|
|
|
|||
Loading…
Reference in New Issue