mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add missing translations (#6673)
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = "Access Controls";
|
||||
$apps[$x]['menu'][$y]['title']['en-gb'] = "Access Controls";
|
||||
$apps[$x]['menu'][$y]['title']['ar-eg'] = "عناصر التحكم في الوصول";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = " Zugriffskontrolle";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "Zugriffskontrolle";
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = "Zugriffskontrollen";
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = " Zugriffskontrolle";
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = "Zugriffskontrolle";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Controles de acceso";
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "Controles de acceso";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Contrôles d'accès";
|
||||
@@ -23,7 +23,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Åtkomstkontroll";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "出入控制";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "アクセス制御";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "오시는 길";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "액세스 제어";
|
||||
$apps[$x]['menu'][$y]['uuid'] = "bd47c972-5498-4541-b44a-d4bbfac69496";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user