mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add missing translations (#6673)
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne połączenia";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Chamadas ativas";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Chamadas Activas";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Apeluri active";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Активные вызовы";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Aktiva samtal";
|
||||
$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'] = "eba3d07f-dd5c-6b7b-6880-493b44113ade";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user