From a04f4a8b96518aecf5db82487a6cd9f22b72c7ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=98=AD?= <81747598+lan-yonghui@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:57:45 +0800 Subject: [PATCH] feat: Improve international language and style (#7697) Refs #7696 --- .../src/components/router-button/index.vue | 2 +- frontend/src/lang/modules/ja.ts | 10 +- frontend/src/lang/modules/ru.ts | 2 +- .../src/views/database/mysql/conn/index.vue | 2 +- .../views/database/postgresql/conn/index.vue | 2 +- .../src/views/database/redis/conn/index.vue | 2 +- frontend/src/views/home/index.vue | 1 + .../src/views/host/file-management/index.vue | 6 +- frontend/src/views/setting/panel/index.vue | 2 +- frontend/src/views/setting/safe/index.vue | 297 +++++++++--------- .../website/config/basic/other/index.vue | 2 +- 11 files changed, 160 insertions(+), 168 deletions(-) diff --git a/frontend/src/components/router-button/index.vue b/frontend/src/components/router-button/index.vue index 0eda101a5..6e6b86dca 100644 --- a/frontend/src/components/router-button/index.vue +++ b/frontend/src/components/router-button/index.vue @@ -1,7 +1,7 @@ - + - + - + diff --git a/frontend/src/views/website/website/config/basic/other/index.vue b/frontend/src/views/website/website/config/basic/other/index.vue index 935650c38..6ac6b4681 100644 --- a/frontend/src/views/website/website/config/basic/other/index.vue +++ b/frontend/src/views/website/website/config/basic/other/index.vue @@ -1,6 +1,6 @@