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 @@
- +