Add missing translations (#6673)
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Call Center ";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Call Center";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Centro de Chamadas";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Centre de apeluri";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Колл-центр";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Call Center";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Кол-центр";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "服务中心";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "呼叫中心";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "コールセンター";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "연락처";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "콜센터";
|
||||
$apps[$x]['menu'][$y]['uuid'] = "6c072b29-5b6c-49fc-008e-95e24c77de99";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||
@@ -49,11 +49,11 @@
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Status agenta";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Estado do agente";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Estado do Agente";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Statutul agentului";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Статус агента";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Agent Status";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Статус оператора";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "危急情况";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "代理状态";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "エージェントステータス";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "에이전트 상태";
|
||||
$apps[$x]['menu'][$y]['uuid'] = "597c483a-51a9-f95a-8d54-ea7d87ada2b8";
|
||||
|
||||
Reference in New Issue
Block a user