diff --git a/core/databases/app_config.php b/core/databases/app_config.php index eb078bd6e3..d141b78959 100644 --- a/core/databases/app_config.php +++ b/core/databases/app_config.php @@ -10,24 +10,24 @@ $apps[$x]['url'] = "http://www.fusionpbx.com"; $apps[$x]['description']['en-us'] = "Stored database connection information."; $apps[$x]['description']['en-gb'] = "Stored database connection information."; - $apps[$x]['description']['ar-eg'] = ""; + $apps[$x]['description']['ar-eg'] = "معلومات اتصال قاعدة البيانات المخزنة."; $apps[$x]['description']['de-at'] = "Gespeicherte Informationen zu Datenbank-Verbindungen."; - $apps[$x]['description']['de-ch'] = ""; + $apps[$x]['description']['de-ch'] = "Gespeicherte Datenbankverbindungsinformationen."; $apps[$x]['description']['de-de'] = "Gespeicherte Informationen zu Datenbank-Verbindungen."; $apps[$x]['description']['es-cl'] = "Información de conexiones a bases de datos"; - $apps[$x]['description']['es-mx'] = ""; - $apps[$x]['description']['fr-ca'] = ""; + $apps[$x]['description']['es-mx'] = "Información de conexión de base de datos almacenada."; + $apps[$x]['description']['fr-ca'] = "Informations de connexion à la base de données stockées."; $apps[$x]['description']['fr-fr'] = "Information de connexions au BDD"; - $apps[$x]['description']['he-il'] = ""; - $apps[$x]['description']['it-it'] = ""; - $apps[$x]['description']['nl-nl'] = ""; - $apps[$x]['description']['pl-pl'] = ""; + $apps[$x]['description']['he-il'] = "מידע חיבור למסד נתונים מאוחסן."; + $apps[$x]['description']['it-it'] = "Informazioni di connessione al database memorizzate."; + $apps[$x]['description']['nl-nl'] = "Opgeslagen databaseverbindingsinformatie."; + $apps[$x]['description']['pl-pl'] = "Przechowywane informacje o połączeniu z bazą danych."; $apps[$x]['description']['pt-br'] = "Banco de Dados"; $apps[$x]['description']['pt-pt'] = "Armazena informações de conexão com a base de dados."; - $apps[$x]['description']['ro-ro'] = ""; + $apps[$x]['description']['ro-ro'] = "Informații stocate de conexiune la baza de date."; $apps[$x]['description']['ru-ru'] = "Информация о подключении к базам данных"; - $apps[$x]['description']['sv-se'] = ""; - $apps[$x]['description']['uk-ua'] = ""; + $apps[$x]['description']['sv-se'] = "Lagrad databasanslutningsinformation."; + $apps[$x]['description']['uk-ua'] = "Збережена інформація про підключення до бази даних."; //permission details $y=0;