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: console/locales/en/plugin__patterns-operator-console-plugin.json
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@
34
34
"File will be stored at: {{path}}": "File will be stored at: {{path}}",
35
35
"Health": "Health",
36
36
"Hub": "Hub",
37
+
"I want to use my own fork": "I want to use my own fork",
37
38
"Inject Secrets": "Inject Secrets",
38
39
"Install": "Install",
39
40
"Install Pattern": "Install Pattern",
@@ -52,6 +53,7 @@
52
53
"Namespace": "Namespace",
53
54
"No pattern specified": "No pattern specified",
54
55
"No secrets configured": "No secrets configured",
56
+
"Only one pattern can be installed at a time. Uninstall the current pattern first.": "Only one pattern can be installed at a time. Uninstall the current pattern first.",
0 commit comments