From 5a1928bee68a99b96851f553b7dc6aa0de03ae4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=98=AD?= <81747598+lan-yonghui@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:23:49 +0800 Subject: [PATCH] feat: Optimize English description and layout (#7346) --- frontend/src/lang/modules/en.ts | 2 +- frontend/src/views/toolbox/device/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 0ddcefb7a..074e38ed4 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -1053,7 +1053,7 @@ const message = { hostname: 'Hostname', passwd: 'System password', passwdHelper: 'Input characters cannot include $ and &', - timeZone: 'System time zone', + timeZone: 'Time zone', localTime: 'Server time', timeZoneChangeHelper: 'Modifying the system time zone requires restarting the service. Continue?', timeZoneHelper: `If you don't install "timedatectl" command, you may not change the time zone. Because system uses that command to change time zone.`, diff --git a/frontend/src/views/toolbox/device/index.vue b/frontend/src/views/toolbox/device/index.vue index db1a5a3ba..9ce27dc86 100644 --- a/frontend/src/views/toolbox/device/index.vue +++ b/frontend/src/views/toolbox/device/index.vue @@ -5,7 +5,7 @@
- +