From db2f648bce9f9491806fd96fe2c4bbb7b8481d30 Mon Sep 17 00:00:00 2001 From: dataeaseShu <106045316+dataeaseShu@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:04:06 +0800 Subject: [PATCH] fix: fix typos (#7403) --- frontend/src/lang/modules/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index e2d7ccdcd..eb182708a 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -351,7 +351,7 @@ const message = { overview: 'Overview', entranceHelper: `Security entrance isn't enabled. You can enable it in "Settings -> Security" to improve system security.`, appInstalled: 'Applications', - systemInfo: 'System infomation', + systemInfo: 'System information', hostname: 'Hostname', platformVersion: 'Operating system', kernelVersion: 'Kernel',