From 8a39b27d295609becb7edddef3160cc2abb63586 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 28 Jan 2018 04:44:22 -0700 Subject: [PATCH] Update app_languages.php --- app/call_centers/app_languages.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/app/call_centers/app_languages.php b/app/call_centers/app_languages.php index fc6bec925d..a6a4f4be30 100644 --- a/app/call_centers/app_languages.php +++ b/app/call_centers/app_languages.php @@ -2641,4 +2641,24 @@ $text['button-agents']['ru-ru'] = "Операторы"; $text['button-agents']['sv-se'] = "Agenter"; $text['button-agents']['uk-ua'] = "Оператори"; +$text['button-wallbaord']['en-us'] = "Wallboard"; +$text['button-wallbaord']['ar-eg'] = ""; +$text['button-wallbaord']['de-at'] = ""; +$text['button-wallbaord']['de-ch'] = ""; +$text['button-wallbaord']['de-de'] = ""; +$text['button-wallbaord']['es-cl'] = ""; +$text['button-wallbaord']['es-mx'] = ""; +$text['button-wallbaord']['fr-ca'] = ""; +$text['button-wallbaord']['fr-fr'] = ""; +$text['button-wallbaord']['he-il'] = ""; +$text['button-wallbaord']['it-it'] = ""; +$text['button-wallbaord']['nl-nl'] = ""; +$text['button-wallbaord']['pl-pl'] = ""; +$text['button-wallbaord']['pt-br'] = ""; +$text['button-wallbaord']['pt-pt'] = ""; +$text['button-wallbaord']['ro-ro'] = ""; +$text['button-wallbaord']['ru-ru'] = ""; +$text['button-wallbaord']['sv-se'] = ""; +$text['button-wallbaord']['uk-ua'] = ""; + ?>