From 3cbaa052c8671b199eedbb6563e59eb7c27bbc74 Mon Sep 17 00:00:00 2001
From: zhengkunwang223 <31820853+zhengkunwang223@users.noreply.github.com>
Date: Wed, 5 Jul 2023 09:54:12 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E6=96=87=E4=BB=B6?=
=?UTF-8?q?=E9=80=89=E6=8B=A9=E9=80=BB=E8=BE=91=20(#1532)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/src/components/file-list/index.vue | 58 ++++++++++++++++---
frontend/src/lang/modules/en.ts | 1 +
frontend/src/lang/modules/tw.ts | 1 +
frontend/src/lang/modules/zh.ts | 1 +
frontend/src/views/app-store/apps/index.vue | 41 ++++++++-----
frontend/src/views/host/ssh/index.vue | 8 +--
frontend/src/views/host/ssh/session/index.vue | 2 +-
7 files changed, 84 insertions(+), 28 deletions(-)
diff --git a/frontend/src/components/file-list/index.vue b/frontend/src/components/file-list/index.vue
index 09ab96d98..42ea438a4 100644
--- a/frontend/src/components/file-list/index.vue
+++ b/frontend/src/components/file-list/index.vue
@@ -11,7 +11,7 @@