From acd4fd704a81497e99f65b372f2542ea46a9ed6b Mon Sep 17 00:00:00 2001
From: Kirigaya <1193466151@qq.com>
Date: Sun, 22 Dec 2024 19:35:29 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=8F=98=E6=9B=B4=E8=AF=AD?=
=?UTF-8?q?=E8=A8=80=E6=8F=90=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/setting/index.vue | 7 +++++--
src/i18n/ar.json | 29 ++---------------------------
src/i18n/de.json | 29 ++---------------------------
src/i18n/en.json | 10 +++++-----
src/i18n/fr.json | 29 ++---------------------------
src/i18n/ja.json | 29 ++---------------------------
src/i18n/ko.json | 29 ++---------------------------
src/i18n/ru.json | 29 ++---------------------------
src/i18n/zh-cn.json | 29 ++---------------------------
src/i18n/zh-tw.json | 29 ++---------------------------
10 files changed, 26 insertions(+), 223 deletions(-)
diff --git a/src/components/setting/index.vue b/src/components/setting/index.vue
index 3b35a3e..24634c9 100644
--- a/src/components/setting/index.vue
+++ b/src/components/setting/index.vue
@@ -29,7 +29,7 @@
:title="t('tips')"
width="500"
>
- {{ t('setting.language.change-dialog') }}
+ {{ t('setting.language.change-dialog', [currentLanguage]) }}