From 801df6fdca07414c482b2640e74d1b3806183613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B3=E5=85=83=E7=9A=93?= Date: Tue, 10 Jun 2025 16:35:28 +0800 Subject: [PATCH] Update translations & testing in prod again. --- components/app/windows/settings.vue | 13 ++++++++----- i18n/locales/en.json | 7 ++++++- i18n/locales/zh-tw.json | 7 ++++++- 3 files changed, 20 insertions(+), 7 deletions(-) diff --git a/components/app/windows/settings.vue b/components/app/windows/settings.vue index 6e205a9..cc20bfa 100644 --- a/components/app/windows/settings.vue +++ b/components/app/windows/settings.vue @@ -174,7 +174,10 @@ const submitUserPassword = async () => { };