mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 19:06:37 +00:00
Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
$apps[$x]['description']['en-us'] = "Uses SVG to show the network traffic.";
|
||||
$apps[$x]['description']['es-cl'] = "Utiliza SVG para mostrar el tráfico de red";
|
||||
$apps[$x]['description']['es-mx'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Verwendet SVG um die Netzwerkauslastung anzuzeigen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Verwendet SVG um die Netzwerkauslastung anzuzeigen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Affiche le traffique Réseau via SVG.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
Reference in New Issue
Block a user