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:
@@ -5,6 +5,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['en-gb'] = "PIN Numbers";
|
||||
$apps[$x]['menu'][$y]['title']['ar-eg'] = "أرقام PIN";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "PIN Nummern";
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = "PIN Nummern";
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = "PIN Nummern";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Números de PIN";
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "Números de PIN";
|
||||
@@ -16,12 +17,12 @@
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Numer PIN";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Números de PIN";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Números de PIN";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Numerele PIN";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "PIN коды";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "PIN-nummer";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "PIN Кількість";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "PIN 人数";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "PIN番号";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "密码";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "暗証番号";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "PIN 번호";
|
||||
$apps[$x]['menu'][$y]['uuid'] = "2e3d8f49-5beb-44a8-9617-0bffc5b418c2";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
|
||||
Reference in New Issue
Block a user