From 9ec16ff884b8789ace7b2c775977cf1f06e4fe8b Mon Sep 17 00:00:00 2001 From: Tom Peltonen Date: Thu, 20 Nov 2025 20:32:42 +1100 Subject: [PATCH] feat: added Korean menu --- menu/kr_menu_selfserve.json | 403 ++++++++++++++++++++++++++++++++++++ 1 file changed, 403 insertions(+) create mode 100644 menu/kr_menu_selfserve.json diff --git a/menu/kr_menu_selfserve.json b/menu/kr_menu_selfserve.json new file mode 100644 index 0000000..d26673d --- /dev/null +++ b/menu/kr_menu_selfserve.json @@ -0,0 +1,403 @@ +{ + "id": "menu-selfserve", + "intent": "", + "label": "L0 메뉴", + "children": [ + { + "id": "home1", + "label": "집에 오신 것을 환영합니다", + "target": "_blank", + "icon": "fa-home", + "tenant": "", + "children": [ + { + "id": "menu-001-001", + "label": "대시보드", + "functionId": "menu-001-001", + "intent": "/content/dashboard.html", + "target": "Home", + "icon": "fa-tachometer-alt", + "iconActive": "fa-chart-line", + "tenant": "" + }, + { + "id": "menu-001-002", + "label": "대체 대시보드", + "functionId": "menu-001-002", + "intent": "/content/dashboard-alt.html", + "target": "Home", + "icon": "fa-chart-line", + "tenant": "" + } + ] + }, + { + "id": "apps1", + "intent": "", + "label": "앱 1", + "functionId": "apps1", + "children": [ + { + "children": [ + { + "id": "menu-002-001", + "intent": "/content/viewaccounts.html", + "label": "보기", + "target": "Accounts", + "icon": "fa-eye", + "tenant": "" + }, + { + "id": "menu-002-002", + "intent": "/content/transfer.html", + "label": "이체", + "target": "Payment", + "icon": "fa-exchange-alt", + "tenant": "" + }, + { + "id": "menu-002-003", + "intent": "/content/payment.html", + "label": "결제", + "target": "Payment", + "icon": "fa-money-check-dollar", + "tenant": "" + } + ], + "id": "menu-002", + "label": "계정", + "target": "_blank", + "icon": "fa-wallet", + "tenant": "" + }, + { + "children": [ + { + "id": "menu-003-001", + "intent": "https://news.com.au", + "label": "뉴스 (AU)", + "target": "news", + "icon": "fa-envelope", + "tenant": "" + }, + { + "id": "menu-003-002", + "intent": "https://bbc.co.uk/news", + "label": "BBC", + "target": "news", + "icon": "fa-radio", + "tenant": "" + }, + { + "id": "menu-003-003", + "intent": "https://smh.com.au", + "label": "SMH", + "target": "news", + "icon": "fa-envelope-open", + "tenant": "" + }, + { + "id": "menu-003-004", + "intent": "https://abc.net.au/news", + "label": "ABC 뉴스", + "target": "news", + "icon": "fa-envelope-open", + "tenant": "" + }, + { + "id": "menu-003-005", + "intent": "https://cnn.com", + "label": "CNN", + "target": "news", + "icon": "fa-envelope-open", + "tenant": "" + } + ], + "id": "menu-003", + "intent": "/accounts", + "label": "뉴스", + "target": "_blank", + "icon": "fa-newspaper", + "tenant": "" + }, + { + "children": [ + { + "id": "menu-004-001", + "label": "운영 사이트", + "intent": "https://villacentrum.com", + "target": "vcm", + "icon": "fa-server", + "functionId": "menu-004-001", + "tenant": "" + }, + { + "id": "menu-004-002", + "label": "사진", + "icon": "fa-images", + "iconActive": "fa-level-up-alt", + "tenant": "", + "functionId": "", + "children": [ + { + "id": "menu-004-002-001", + "label": "글로벌 노트 1", + "intent": "/content/global_notes1.html", + "icon": "fa-image", + "iconActive": "fa-image", + "target": "Photos", + "functionId": "menu-004-002-001", + "tenant": "" + }, + { + "id": "menu-004-002-002", + "label": "오베론 호수", + "intent": "/content/IMG_6662.html", + "target": "Photos", + "icon": "fa-image", + "iconActive": "fa-image", + "functionId": "menu-004-002-002", + "tenant": "" + } + ] + } + ], + "id": "menu-004", + "label": "빌라 센트럼", + "icon": "fa-building", + "iconActive": "fa-building", + "functionId": "menu-004", + "tenant": "" + }, + { + "children": [ + { + "id": "menu-005-001", + "intent": "https://google.com.au", + "label": "Google", + "target": "search", + "icon": "fa-magnifying-glass", + "functionId": "menu-005-001", + "tenant": "" + }, + { + "id": "menu-005-002", + "intent": "https://bing.com", + "label": "Bing", + "target": "search", + "icon": "fa-magnifying-glass-dollar", + "functionId": "menu-005-002", + "tenant": "" + }, + { + "id": "menu-005-003", + "intent": "https://duckduckgo.com/", + "label": "Duck Duck Go", + "target": "search", + "icon": "fa-magnifying-glass", + "functionId": "menu-005-003", + "tenant": "" + } + ], + "id": "menu-005", + "intent": "", + "label": "검색", + "target": "_blank", + "icon": "fa-magnifying-glass-location", + "functionId": "menu-005", + "tenant": "" + }, + { + "children": [ + { + "id": "menu-099-001", + "intent": "/content/about.html", + "label": "정보", + "target": "Support", + "icon": "fa-circle-info", + "functionId": "menu-099-001", + "tenant": "" + }, + { + "id": "menu-099-002", + "intent": "/content/contact.html", + "label": "연락처", + "target": "Support", + "icon": "fa-phone", + "functionId": "menu-099-002", + "tenant": "" + } + ], + "id": "menu-099", + "intent": "", + "label": "도움말", + "icon": "fa-caret-right", + "tenant": "" + } + ] + }, + { + "id": "apps2", + "intent": "", + "label": "앱 2", + "functionId": "", + "children": [ + { + "children": [ + { + "id": "apps2-002-001", + "intent": "/content/viewfx.html", + "functionId": "apps2-002-001", + "label": "보기", + "target": "FX", + "icon": "fa-eye", + "tenant": "" + }, + { + "id": "apps2-002-002", + "intent": "/content/transferfx.html", + "functionId": "apps2-002-002", + "label": "FX 이체", + "target": "FXHome", + "icon": "fa-exchange-alt", + "tenant": "" + }, + { + "id": "apps2-002-003", + "intent": "/content/travelcard.html", + "functionId": "apps2-002-003", + "label": "여행 카드", + "target": "FXHome", + "icon": "fa-money-check-dollar", + "tenant": "" + } + ], + "id": "apps2-002", + "label": "환전", + "target": "_blank", + "icon": "fa-wallet", + "tenant": "" + } + ] + }, + { + "id": "apps3", + "intent": "", + "label": "셀프서비스", + "functionId": "", + "children": [ + { + "children": [ + { + "id": "apps3-001-001", + "intent": "/content/shopping/page1.html", + "functionId": "apps2-002-001", + "label": "쇼핑 1", + "target": "Shopping", + "icon": "fa-eye", + "tenant": "" + }, + { + "id": "apps3-001-002", + "intent": "/content/shopping/page2.html", + "functionId": "apps2-002-002", + "label": "쇼핑 2", + "target": "Shopping", + "icon": "fa-money-check-dollar", + "tenant": "" + }, + { + "id": "apps3-001-003", + "intent": "/content/shopping/page3.html", + "functionId": "apps2-002-003", + "label": "쇼핑 3", + "target": "Shopping", + "icon": "fa-building", + "tenant": "" + } + ], + "id": "apps3-001", + "intent": "/content/shopping/index.html", + "label": "쇼핑", + "target": "_blank", + "icon": "fa-building", + "tenant": "" + }, + { + "children": [ + { + "id": "apps3-002-001", + "intent": "/content/payments/page1.html", + "functionId": "apps3-002-001", + "label": "결제 1", + "target": "Payments", + "icon": "fa-eye", + "tenant": "" + }, + { + "id": "apps3-002-002", + "intent": "/content/payments/page2.html", + "functionId": "apps3-002-002", + "label": "결제 2", + "target": "Payments", + "icon": "fa-money-check-dollar", + "tenant": "" + }, + { + "id": "apps3-002-003", + "intent": "/content/payments/page3.html", + "functionId": "apps3-002-003", + "label": "결제 3", + "target": "Payments", + "icon": "fa-building", + "tenant": "" + } + ], + "id": "apps3-002", + "intent": "/content/payments/index.html", + "label": "결제", + "target": "_blank", + "icon": "fa-wallet", + "tenant": "" + }, + { + "children": [ + { + "id": "apps3-003-001", + "intent": "/content/health/page1.html", + "functionId": "apps2-002-001", + "label": "건강 1", + "target": "Health", + "icon": "fa-eye", + "tenant": "" + }, + { + "id": "apps3-003-002", + "intent": "/content/health/page2.html", + "functionId": "apps2-002-002", + "label": "건강 2", + "target": "Health", + "icon": "fa-money-check-dollar", + "tenant": "" + }, + { + "id": "apps3-003-003", + "intent": "/content/health/page3.html", + "functionId": "apps2-002-003", + "label": "건강 3", + "target": "Health", + "icon": "fa-building", + "tenant": "" + } + ], + "id": "apps3-003", + "intent": "/content/health/index.html", + "label": "건강", + "target": "_blank", + "icon": "fa-eye", + "tenant": "" + } + ] + } + ] +} \ No newline at end of file