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:
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Active channels on the system.";
|
||||
$apps[$x]['description']['es-cl'] = "Canales activos en el sistema.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Aktive Kanäle auf dem System.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Aktive Kanäle auf dem System.";
|
||||
$apps[$x]['description']['fr-fr'] = "Channels actifs sur le système";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Aktywne połączenia";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Активные вызовы";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva samtal";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Активні дзвінки";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Aktive Gespräche";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Aktive Gespräche";
|
||||
$apps[$x]['menu'][0]['title']['he'] = "שיחות פעילות";
|
||||
$apps[$x]['menu'][0]['uuid'] = "eba3d07f-dd5c-6b7b-6880-493b44113ade";
|
||||
|
||||
Reference in New Issue
Block a user