Browse Source

chore: remove repetitive word (#4430)

Signed-off-by: clonefetch <c0217@outlook.com>
pull/4431/head
clonefetch 8 months ago committed by GitHub
parent
commit
7c928735cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      frontend/src/lang/modules/en.ts

2
frontend/src/lang/modules/en.ts

@ -2095,7 +2095,7 @@ const message = {
edit: 'Edit runtime', edit: 'Edit runtime',
extendHelper: 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,', '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: phpPluginHelper:
'<a target="_blank" href="https://1panel.cn/docs/user_manual/websites/php/#php_1">View PHP extension list</a> ', '<a target="_blank" href="https://1panel.cn/docs/user_manual/websites/php/#php_1">View PHP extension list</a> ',
rebuild: 'Rebuild PHP App', rebuild: 'Rebuild PHP App',

Loading…
Cancel
Save