mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
latest german translations
This commit is contained in:
@@ -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";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -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";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user