Add Call Logs and CDR JSON, and Call Flows.
Move the CDR JSON and and Call Flows data to their own tables and add a new table for the Call Log.
This commit is contained in:
@@ -2652,6 +2652,58 @@ $text['label-call-flow']['zh-cn'] = "呼叫流程:属性";
|
||||
$text['label-call-flow']['ja-jp'] = "コールフロー: 属性";
|
||||
$text['label-call-flow']['ko-kr'] = "통화 흐름: 속성";
|
||||
|
||||
$text['label-call_log']['en-us'] = "Call Log";
|
||||
$text['label-call_log']['en-gb'] = "Call Log";
|
||||
$text['label-call_log']['ar-eg'] = "";
|
||||
$text['label-call_log']['de-at'] = "";
|
||||
$text['label-call_log']['de-ch'] = "";
|
||||
$text['label-call_log']['de-de'] = "";
|
||||
$text['label-call_log']['el-gr'] = "";
|
||||
$text['label-call_log']['es-cl'] = "";
|
||||
$text['label-call_log']['es-mx'] = "";
|
||||
$text['label-call_log']['fr-ca'] = "";
|
||||
$text['label-call_log']['fr-fr'] = "";
|
||||
$text['label-call_log']['he-il'] = "";
|
||||
$text['label-call_log']['it-it'] = "";
|
||||
$text['label-call_log']['nl-nl'] = "";
|
||||
$text['label-call_log']['pl-pl'] = "";
|
||||
$text['label-call_log']['pt-br'] = "";
|
||||
$text['label-call_log']['pt-pt'] = "";
|
||||
$text['label-call_log']['ro-ro'] = "";
|
||||
$text['label-call_log']['ru-ru'] = "";
|
||||
$text['label-call_log']['sv-se'] = "";
|
||||
$text['label-call_log']['uk-ua'] = "";
|
||||
$text['label-call_log']['tr-tr'] = "";
|
||||
$text['label-call_log']['zh-cn'] = "";
|
||||
$text['label-call_log']['ja-jp'] = "";
|
||||
$text['label-call_log']['ko-kr'] = "";
|
||||
|
||||
$text['button-call_log']['en-us'] = "Call Log";
|
||||
$text['button-call_log']['en-gb'] = "Call Log";
|
||||
$text['button-call_log']['ar-eg'] = "";
|
||||
$text['button-call_log']['de-at'] = "";
|
||||
$text['button-call_log']['de-ch'] = "";
|
||||
$text['button-call_log']['de-de'] = "";
|
||||
$text['button-call_log']['el-gr'] = "";
|
||||
$text['button-call_log']['es-cl'] = "";
|
||||
$text['button-call_log']['es-mx'] = "";
|
||||
$text['button-call_log']['fr-ca'] = "";
|
||||
$text['button-call_log']['fr-fr'] = "";
|
||||
$text['button-call_log']['he-il'] = "";
|
||||
$text['button-call_log']['it-it'] = "";
|
||||
$text['button-call_log']['nl-nl'] = "";
|
||||
$text['button-call_log']['pl-pl'] = "";
|
||||
$text['button-call_log']['pt-br'] = "";
|
||||
$text['button-call_log']['pt-pt'] = "";
|
||||
$text['button-call_log']['ro-ro'] = "";
|
||||
$text['button-call_log']['ru-ru'] = "";
|
||||
$text['button-call_log']['sv-se'] = "";
|
||||
$text['button-call_log']['uk-ua'] = "";
|
||||
$text['button-call_log']['tr-tr'] = "";
|
||||
$text['button-call_log']['zh-cn'] = "";
|
||||
$text['button-call_log']['ja-jp'] = "";
|
||||
$text['button-call_log']['ko-kr'] = "";
|
||||
|
||||
$text['label-busy']['en-us'] = "Busy";
|
||||
$text['label-busy']['en-gb'] = "Busy";
|
||||
$text['label-busy']['ar-eg'] = "مشغول";
|
||||
|
||||
Reference in New Issue
Block a user