Update app_menu.php
This commit is contained in:
parent
73bae5debb
commit
4e81d35937
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
$y=0;
|
$y=0;
|
||||||
$apps[$x]['menu'][$y]['title']['en-us'] = "IVR Menu";
|
$apps[$x]['menu'][$y]['title']['en-us'] = "IVR Menus";
|
||||||
$apps[$x]['menu'][$y]['title']['ar-eg'] = "";
|
$apps[$x]['menu'][$y]['title']['ar-eg'] = "";
|
||||||
$apps[$x]['menu'][$y]['title']['de-at'] = "Automatische Vermittlung";
|
$apps[$x]['menu'][$y]['title']['de-at'] = "Automatische Vermittlung";
|
||||||
$apps[$x]['menu'][$y]['title']['de-de'] = "Automatische Vermittlung";
|
$apps[$x]['menu'][$y]['title']['de-de'] = "Automatische Vermittlung";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue