From e79dd87fc36f47f57598ffc25772c08368ff45ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E7=99=BB=E5=B1=B1?= Date: Wed, 5 Nov 2025 14:29:57 +0800 Subject: [PATCH] =?UTF-8?q?pre=EF=BC=9A=20set=20change=20password=20to=20u?= =?UTF-8?q?ser=20dropdpwn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/user-dropdown.vue | 13 ++++++++++++- pages/access-keys/index.vue | 4 ++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/components/user-dropdown.vue b/components/user-dropdown.vue index 8b1e55f..87c0f62 100644 --- a/components/user-dropdown.vue +++ b/components/user-dropdown.vue @@ -11,20 +11,26 @@ + + + {{ t('Change Password') }} + {{ t('Logout') }} +