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: locales/en/plugin__odf-console.json
+5-1
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,10 @@
103
103
"Select a recipe": "Select a recipe",
104
104
"No recipe found": "No recipe found",
105
105
"Required": "Required",
106
+
"Recipe parameters": "Recipe parameters",
107
+
"Set of rules and configurations that govern how data is selected, stored, and restored.": "Set of rules and configurations that govern how data is selected, stored, and restored.",
108
+
"Add parameter": "Add parameter",
109
+
"Value (optional)": "Value (optional)",
106
110
"Label expressions": "Label expressions",
107
111
"Protect all your Kubernetes objects matching the selected resource label value.": "Protect all your Kubernetes objects matching the selected resource label value.",
108
112
"PVC label selectors": "PVC label selectors",
@@ -147,6 +151,7 @@
147
151
"Type:": "Type:",
148
152
"Recipe name:": "Recipe name:",
149
153
"Recipe namespace:": "Recipe namespace:",
154
+
"Recipe Parameters:": "Recipe Parameters:",
150
155
"Label expressions:": "Label expressions:",
151
156
"PVC label selectors:": "PVC label selectors:",
152
157
"Replication": "Replication",
@@ -1304,7 +1309,6 @@
1304
1309
"Use different criteria for tagging your bucket.": "Use different criteria for tagging your bucket.",
1305
1310
"No tags are attached to this bucket.": "No tags are attached to this bucket.",
1306
1311
"Add tag": "Add tag",
1307
-
"Value (optional)": "Value (optional)",
1308
1312
"Enter a valid rule name": "Enter a valid rule name",
1309
1313
"A rule name is required.": "A rule name is required.",
1310
1314
"A rule with this name already exists. Type a different name.": "A rule with this name already exists. Type a different name.",
Copy file name to clipboardExpand all lines: packages/mco/components/discovered-application-wizard/wizard-steps/configuration-step/recipe-selection.tsx
0 commit comments