latest german translations

This commit is contained in:
roman.dissauer
2015-09-24 09:00:51 +02:00
parent 27b8116368
commit c633065798
2 changed files with 8 additions and 8 deletions

View File

@@ -3,9 +3,9 @@
$apps[$x]['menu'][0]['title']['en-us'] = "Queues";
$apps[$x]['menu'][0]['title']['es-cl'] = "Colas";
$apps[$x]['menu'][0]['title']['es-mx'] = "Colas";
$apps[$x]['menu'][0]['title']['de-de'] = "";
$apps[$x]['menu'][0]['title']['de-ch'] = "";
$apps[$x]['menu'][0]['title']['de-at'] = "";
$apps[$x]['menu'][0]['title']['de-de'] = "Warteschlangen";
$apps[$x]['menu'][0]['title']['de-ch'] = "Warteschlangen";
$apps[$x]['menu'][0]['title']['de-at'] = "Warteschlangen";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Queues";
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
@@ -19,4 +19,4 @@ $apps[$x]['menu'][0]['path'] = "/app/dialplan/dialplans.php?app_uuid=16589224-c8
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?>
?>

View File

@@ -2,9 +2,9 @@
$apps[$x]['menu'][0]['title']['en-us'] = "Follow Me";
$apps[$x]['menu'][0]['title']['es-mx'] = "Sígueme";
$apps[$x]['menu'][0]['title']['de-de'] = "";
$apps[$x]['menu'][0]['title']['de-ch'] = "";
$apps[$x]['menu'][0]['title']['de-at'] = "";
$apps[$x]['menu'][0]['title']['de-de'] = "Follow Me";
$apps[$x]['menu'][0]['title']['de-ch'] = "Follow Me";
$apps[$x]['menu'][0]['title']['de-at'] = "Follow Me";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Follow Me";
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
@@ -18,4 +18,4 @@
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?>
?>