changed name of menu entry accordingly
This commit is contained in:
parent
1b9e1cab82
commit
b84a23b261
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
|
||||
$y=0;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = "GS Wave";
|
||||
$apps[$x]['menu'][$y]['title']['en-gb'] = "GS Wave";
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = "Client config";
|
||||
$apps[$x]['menu'][$y]['title']['en-gb'] = "Client config";
|
||||
$apps[$x]['menu'][$y]['title']['ar-eg'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = "";
|
||||
|
|
Loading…
Reference in New Issue