From 0d988bbd6a4d28b86783ddd498654896c7a937ec Mon Sep 17 00:00:00 2001
From: ssongliu <73214554+ssongliu@users.noreply.github.com>
Date: Thu, 12 Dec 2024 23:57:50 +0800
Subject: [PATCH] pref(system): Optimize and upgrade related
internationalization translations. (#7356)
---
frontend/src/components/system-upgrade/index.vue | 10 ++++++----
frontend/src/lang/modules/en.ts | 15 ++++++---------
frontend/src/lang/modules/tw.ts | 7 ++-----
frontend/src/lang/modules/zh.ts | 7 ++-----
frontend/src/views/setting/license/index.vue | 2 +-
5 files changed, 17 insertions(+), 24 deletions(-)
diff --git a/frontend/src/components/system-upgrade/index.vue b/frontend/src/components/system-upgrade/index.vue
index c399c8dc7..7665bdd4c 100644
--- a/frontend/src/components/system-upgrade/index.vue
+++ b/frontend/src/components/system-upgrade/index.vue
@@ -16,24 +16,25 @@