From f1bc69b2533c3d5aeac0f236413e2625d4ee8655 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 29 Apr 2025 17:19:34 +0800 Subject: [PATCH] perf: add luna i18n --- apps/i18n/luna/en.json | 1 + apps/i18n/luna/zh.json | 1 + apps/i18n/luna/zh_hant.json | 1 + 3 files changed, 3 insertions(+) diff --git a/apps/i18n/luna/en.json b/apps/i18n/luna/en.json index 0ef2edd1a..fb543dea6 100644 --- a/apps/i18n/luna/en.json +++ b/apps/i18n/luna/en.json @@ -217,6 +217,7 @@ "View": "View", "Viewer": "Viewer", "VirtualApp": "Virtual App", + "Virtualapp connect method": "Virtual App connect method", "Web Terminal": "Web Terminal", "Website": "Website", "With secret accounts": "With secret accounts", diff --git a/apps/i18n/luna/zh.json b/apps/i18n/luna/zh.json index 0abadcb38..4fb9d304b 100644 --- a/apps/i18n/luna/zh.json +++ b/apps/i18n/luna/zh.json @@ -215,6 +215,7 @@ "View": "视图", "Viewer": "查看人", "VirtualApp": "虚拟应用", + "Virtualapp connect method": "虚拟应用连接方式", "Web Terminal": "Web终端", "Website": "官网", "With secret accounts": "托管账号", diff --git a/apps/i18n/luna/zh_hant.json b/apps/i18n/luna/zh_hant.json index 481863f08..099aaf5a5 100644 --- a/apps/i18n/luna/zh_hant.json +++ b/apps/i18n/luna/zh_hant.json @@ -216,6 +216,7 @@ "View": "視圖", "Viewer": "查看人", "VirtualApp": "虛擬應用", + "Virtualapp connect method": "虛擬應用連接方式", "Web Terminal": "Web終端", "Website": "官網", "With secret accounts": "託管帳號",