parent
19963168d3
commit
6c8c6085cb
|
|
@ -2,16 +2,28 @@
|
|||
|
||||
$y=0;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = "Event Guard";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Guardia de eventos";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Event Guard";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Event Guard";
|
||||
$apps[$x]['menu'][$y]['title']['pl'] = "Gwardia";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Event Guard";
|
||||
$apps[$x]['menu'][$y]['title']['uk'] = "Охорона подій";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "Eventgarde";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "警卫";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "イベントガード";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "이벤트 Guard";
|
||||
$apps[$x]['menu'][$y]['title']['en-gb'] = "Event Guard";
|
||||
$apps[$x]['menu'][$y]['title']['ar-eg'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "Eventgarde";
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = "Eventgarde";
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = "Eventgarde";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Guardia de eventos";
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Gwardia";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Охорона подій";
|
||||
$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'] = "e80a81ae-7894-4003-9c0a-6df56c8148eb";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||
|
|
|
|||
Loading…
Reference in New Issue