mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Operator Panel: Simplify and enhance filter, updates for PHP 8.1.
This commit is contained in:
@@ -432,6 +432,30 @@ $text['label-call_direction']['zh-cn'] = "呼叫方向";
|
||||
$text['label-call_direction']['ja-jp'] = "通話方向";
|
||||
$text['label-call_direction']['ko-kr'] = "통화 방향";
|
||||
|
||||
$text['label-filter']['en-us'] = "Filter...";
|
||||
$text['label-filter']['en-gb'] = "Filter...";
|
||||
$text['label-filter']['ar-eg'] = "فيلم";
|
||||
$text['label-filter']['de-at'] = "Filter...";
|
||||
$text['label-filter']['de-ch'] = "Filter...";
|
||||
$text['label-filter']['de-de'] = "Filter...";
|
||||
$text['label-filter']['es-cl'] = "Filtro...";
|
||||
$text['label-filter']['es-mx'] = "Filtro...";
|
||||
$text['label-filter']['fr-ca'] = "Filtre...";
|
||||
$text['label-filter']['fr-fr'] = "Filtre...";
|
||||
$text['label-filter']['he-il'] = "Filter...";
|
||||
$text['label-filter']['it-it'] = "Filtro...";
|
||||
$text['label-filter']['nl-nl'] = "Filter...";
|
||||
$text['label-filter']['pl-pl'] = "Filter...";
|
||||
$text['label-filter']['pt-br'] = "Filtro...";
|
||||
$text['label-filter']['pt-pt'] = "Filtro...";
|
||||
$text['label-filter']['ro-ro'] = "Filtru...";
|
||||
$text['label-filter']['ru-ru'] = "Фильтр";
|
||||
$text['label-filter']['sv-se'] = "Filter...";
|
||||
$text['label-filter']['uk-ua'] = "Фільтри";
|
||||
$text['label-filter']['zh-cn'] = "筛选";
|
||||
$text['label-filter']['ja-jp'] = "フィルター";
|
||||
$text['label-filter']['ko-kr'] = "필터";
|
||||
|
||||
$text['description-eavesdrop_destination']['en-us'] = "Select the Eavesdrop Destination";
|
||||
$text['description-eavesdrop_destination']['en-gb'] = "Select the Eavesdrop Destination";
|
||||
$text['description-eavesdrop_destination']['ar-eg'] = "حدد وجهة Eavesdrop";
|
||||
@@ -480,4 +504,4 @@ $text['button-all']['zh-cn'] = "全部";
|
||||
$text['button-all']['ja-jp'] = "全て";
|
||||
$text['button-all']['ko-kr'] = "모두";
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user