Update app_menu.php
This commit is contained in:
parent
70abdca163
commit
b6fd92a36a
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
$y=0;
|
$y=0;
|
||||||
$apps[$x]['menu'][$y]['title']['en-us'] = "Conference Center";
|
$apps[$x]['menu'][$y]['title']['en-us'] = "Conference Centers";
|
||||||
$apps[$x]['menu'][$y]['title']['ar-eg'] = "";
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "";
|
||||||
$apps[$x]['menu'][$y]['title']['de-at'] = "Konferenz Zentrale";
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Konferenz Zentrale";
|
||||||
$apps[$x]['menu'][$y]['title']['de-ch'] = "";
|
$apps[$x]['menu'][$y]['title']['de-ch'] = "";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue