You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkg/aif-ui/l10n/en-us.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -115,6 +115,8 @@
115
115
"warning": "Advanced settings for air-gapped or custom deployments only. Modify with care.",
116
116
"operatorConnection": {
117
117
"title": "Operator Connection",
118
+
"managed": "Operator namespace and service are managed by an InstallAIExtension resource. The operator updates these values automatically — editing is disabled.",
119
+
"forbidden": "Cannot verify whether the operator connection is managed — access to InstallAIExtension resources is restricted. If a resource exists, changes saved here may be overwritten by the operator.",
118
120
"found": "Configuration loaded from the aif-ui-config ConfigMap in cattle-ui-plugin-system. Changes take effect immediately on save.",
119
121
"notFound": "No aif-ui-config ConfigMap found in cattle-ui-plugin-system. Fields below show defaults. Saving will create the ConfigMap.",
0 commit comments