move settings into a new SettingsSection card

This commit is contained in:
Pallavi Kumari
2025-11-05 23:06:02 +05:30
committed by Owen Schwartz
parent 8618a5c2fd
commit 150c51c9eb
2 changed files with 189 additions and 165 deletions

View File

@@ -2370,6 +2370,7 @@
"maintenanceModeDescription": "Display a maintenance page to visitors",
"maintenanceModeType": "Maintenance Mode Type",
"showMaintenancePage": "Show a maintenance page to visitors",
"enableMaintenanceMode": "Enable Maintenance Mode",
"automatic": "Automatic",
"automaticModeDescription": " Show maintenance page only when all backend targets are down or unhealthy. Your resource continues working normally as long as at least one target is healthy.",
"forced": "Forced",