From 17fb3b2e28473fd8829071e2b492eaa522d75ad3 Mon Sep 17 00:00:00 2001 From: lan-yonghui Date: Thu, 12 Dec 2024 22:08:56 +0800 Subject: [PATCH] style: Optimize layout style --- 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 6640a7ac14c1..af3c675f0038 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -822,7 +822,7 @@ const message = { mirrors: 'Registry mirrors', mirrorsHelper: '', mirrorsHelper2: 'For details, see the official documents. ', - registries: 'Private registries', + registries: 'Insecure registries', ipv6Helper: 'When enabling IPv6, you need to add an IPv6 container network. Refer to the official documentation for specific configuration steps.', ipv6CidrHelper: 'IPv6 address pool range for containers',