Add missing translations (#6673)

This commit is contained in:
Alex
2023-05-09 11:39:02 -06:00
committed by GitHub
parent 55dc76f099
commit 3e0ec8b752
78 changed files with 1429 additions and 1315 deletions
+5 -3
View File
@@ -5,6 +5,7 @@
$apps[$x]['menu'][$y]['title']['en-gb'] = "Variables";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "الفروق";
$apps[$x]['menu'][$y]['title']['de-at'] = "Variablen";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Variablen";
$apps[$x]['menu'][$y]['title']['de-de'] = "Variablen";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Variables";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Variables";
@@ -16,10 +17,11 @@
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Zmienne";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Variáveis";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Variáveis";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Параметры FreeSwitch";
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Variabile";
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Переменные";
$apps[$x]['menu'][$y]['title']['sv-se'] = "Variabler";
$apps[$x]['menu'][$y]['title']['zh-cn'] = "变式";
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Змінні";
$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]['uuid'] = "7a4e9ec5-24b9-7200-89b8-d70bf8afdd8f";