changed name of menu entry accordingly

This commit is contained in:
i am da real crt yes 2022-09-13 11:17:27 +02:00
parent 1b9e1cab82
commit b84a23b261
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?php <?php
$y=0; $y=0;
$apps[$x]['menu'][$y]['title']['en-us'] = "GS Wave"; $apps[$x]['menu'][$y]['title']['en-us'] = "Client config";
$apps[$x]['menu'][$y]['title']['en-gb'] = "GS Wave"; $apps[$x]['menu'][$y]['title']['en-gb'] = "Client config";
$apps[$x]['menu'][$y]['title']['ar-eg'] = ""; $apps[$x]['menu'][$y]['title']['ar-eg'] = "";
$apps[$x]['menu'][$y]['title']['de-at'] = ""; $apps[$x]['menu'][$y]['title']['de-at'] = "";
$apps[$x]['menu'][$y]['title']['de-de'] = ""; $apps[$x]['menu'][$y]['title']['de-de'] = "";