Add Chinese, Korean, and Japanese translations
This commit is contained in:
@@ -21,10 +21,15 @@
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Устройства";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Enheter";
|
||||
$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'] = "f9dce498-b7f9-740f-e592-9e8ff3dac2a0";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||
$apps[$x]['menu'][$y]['icon'] = "";
|
||||
$apps[$x]['menu'][$y]['path'] = "/app/devices/devices.php";
|
||||
$apps[$x]['menu'][$y]['order'] = "";
|
||||
$apps[$x]['menu'][$y]['groups'][] = "admin";
|
||||
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
||||
$y++;
|
||||
|
||||
Reference in New Issue
Block a user