Add missing translations (#6673)
This commit is contained in:
@@ -17,13 +17,13 @@ $y=0;
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne kolejki";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Filas ativas";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Filas Activas";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Cozi active";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Активные Очереди";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Aktiva Köer";
|
||||
$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'] = "활동 Queues";
|
||||
$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'] = "450f1225-9187-49ac-a119-87bc26025f7d";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user