mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +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:
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Stored database connection information.";
|
||||
$apps[$x]['description']['es-cl'] = "Información de conexiones a bases de datos";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Gespeicherte Informationen zu Datenbank-Verbindungen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Gespeicherte Informationen zu Datenbank-Verbindungen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Information de connexions au BDD";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Bazy danych";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Базы данных";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Databaser";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Бази даних";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Datenbanken";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Datenbanken";
|
||||
$apps[$x]['menu'][0]['title']['ar-eg'] = "قواعد البيانات";
|
||||
$apps[$x]['menu'][0]['uuid'] = "ebbd754d-ca74-d5b1-a77e-9206ba3ecc3f";
|
||||
|
||||
Reference in New Issue
Block a user