From 7c928735cdab87ffca092fd6583e70e6c2cafe40 Mon Sep 17 00:00:00 2001 From: clonefetch <166312854+clonefetch@users.noreply.github.com> Date: Mon, 8 Apr 2024 17:47:17 +0800 Subject: [PATCH] chore: remove repetitive word (#4430) Signed-off-by: clonefetch --- 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 7b9d94957..9d36be702 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -2095,7 +2095,7 @@ const message = { edit: 'Edit runtime', extendHelper: 'Extensions that do not exist in the list can be selected after manual input, for example: input sockets, and then select the first one in the drop-down list,', - rebuildHelper: 'After editing the extension, you need to to rebuild the PHP application to take effect', + rebuildHelper: 'After editing the extension, you need to rebuild the PHP application to take effect', phpPluginHelper: 'View PHP extension list ', rebuild: 'Rebuild PHP App',