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'] = "Destinationer";
|
||||
$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'] = "fd2a708a-ff03-c707-c19d-5a4194375eba";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
|
||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||
$apps[$x]['menu'][$y]['icon'] = "";
|
||||
$apps[$x]['menu'][$y]['path'] = "/app/destinations/destinations.php";
|
||||
$apps[$x]['menu'][$y]['order'] = "";
|
||||
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
|
||||
$apps[$x]['menu'][$y]['groups'][] = "admin";
|
||||
$y++;
|
||||
|
||||
Reference in New Issue
Block a user