From bf81c18bbad1e099d93221568690b9393c6c7469 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Wed, 23 Oct 2024 19:14:36 +0800 Subject: [PATCH] fix more ar ko --- v3/src/components/widgets/Header.astro | 1 + v3/src/layouts/Layout.astro | 2 ++ v3/src/navigation.ts | 12 ++++++------ 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/v3/src/components/widgets/Header.astro b/v3/src/components/widgets/Header.astro index cff3844..e4f28f8 100644 --- a/v3/src/components/widgets/Header.astro +++ b/v3/src/components/widgets/Header.astro @@ -150,6 +150,7 @@ const currentPath = `/${trimSlash(new URL(Astro.url).pathname)}`; class="text-muted dark:text-gray-400 hover:bg-gray-100 dark:hover:bg-gray-700 focus:outline-none focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 rounded-lg text-sm p-2.5 inline-flex items-center" > +