Update app_languages.php (#2437)

Add Label for Yealink Paging List key function.
This commit is contained in:
konradSC 2017-03-18 19:54:09 -04:00 committed by FusionPBX
parent f770923e1d
commit edc60c9cfe
1 changed files with 13 additions and 0 deletions

View File

@ -2138,6 +2138,19 @@ $text['label-provison_now']['de-at'] = "";
$text['label-provison_now']['ar-eg'] = "";
$text['label-provison_now']['he'] = "";
$text['label-paging_list']['en-us'] = "Paging List";
$text['label-paging_list']['es-cl'] = "";
$text['label-paging_list']['pt-pt'] = "";
$text['label-paging_list']['fr-fr'] = "";
$text['label-paging_list']['pt-br'] = "";
$text['label-paging_list']['pl'] = "";
$text['label-paging_list']['uk'] = "";
$text['label-paging_list']['sv-se'] = "";
$text['label-paging_list']['ro'] = "";
$text['label-paging_list']['de-at'] = "";
$text['label-paging_list']['ar-eg'] = "";
$text['label-paging_list']['he'] = "";
//Additional translations
$text['header-profiles']['en-us'] = "Profiles";
$text['header-profiles']['es-cl'] = "Perfiles";