added German-ch and Turkish language and translations (#6652)

Co-authored-by: FusionPBX <markjcrane@gmail.com>
This commit is contained in:
Ben 2023-05-03 11:13:35 -06:00 committed by GitHub
parent 1c6c903709
commit 719163331a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -5,10 +5,11 @@
$apps[$x]['menu'][$y]['title']['en-gb'] = "Databases";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "قواعد البيانات";
$apps[$x]['menu'][$y]['title']['de-at'] = "Datenbanken";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Datenbanken";
$apps[$x]['menu'][$y]['title']['de-de'] = "Datenbanken";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Βάσεις δεδομένων";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Bases de datos";
$apps[$x]['menu'][$y]['title']['es-mx'] = "bases de datos";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Βάσεις δεδομένων";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Bases de données";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "BDD";
$apps[$x]['menu'][$y]['title']['he-il'] = "מאגרי מידע";
@ -21,6 +22,7 @@
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Базы данных";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Databaser";
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Бази даних";
$apps[$x]['menu'][$y]['title']['tr-tr'] = "veritabanları";
$apps[$x]['menu'][$y]['title']['zh-cn'] = "数据库";
$apps[$x]['menu'][$y]['title']['ja-jp'] = "データベース";
$apps[$x]['menu'][$y]['title']['ko-kr'] = "관련 기사";